---------- Forwarded message ----------
From: Tim Quinn <[EMAIL PROTECTED]>
Date: Apr 8, 2007 10:47 PM
Subject: Re: [ApacheDS] deny access or allow access from specific addresses
To: Apache Directory Developers List <dev@directory.apache.org>


I've been looking at Mina and found that there is an existing filter
org.apache.mina.filter.BlacklistFilter that does the exact opposite of
what we need to do to filter to specific clients.

Before I try to get this going, does anybody have sample code for
loading a mina IoFilterAdapter in ApacheDS server.xml?

I am interested in creating a WhitelistFilter for use with ApacheDS.

I've found that BlacklistFilter has only been used with the spring
framework which does not help me for getting examples.

Thanks
-Tim



On 3/23/07, Ersin Er <[EMAIL PROTECTED]> wrote:



On 3/23/07, Tim Quinn <[EMAIL PROTECTED] > wrote:
> Hello,


Hello Tim,


> I saw a thread back in 2004 that eluded to allowing ApacheDS to block or 
allow system access based on the client IP Address.

> Is this functionality available today?


This feature is not yet implemented. We'll implement it but may not be very 
soon.

> If not, what would you suggest as the best alternative (eg External firewall).


External Firewall is OK. You may also add this a preliminary version of this 
feature modifying the network layer (MINA) of the server.


> Thanks,
> TQ
>

HTH,

--
Ersin



--
Ersin

Reply via email to