Set up 3 ldap module instances, then see the doc/configurable-failover
file for information on how to set this up.

--Mike


On Fri, 2004-08-13 at 17:48, kevin J wrote:
> I want to use ldap for authentication.
> 
> What I want tot do is
>  first
>     do ldapsearch with (basedn: ou=part1,ou=users,o=mycom) (filter: 
> 'uid=%{User-Name})
> if this fails then
>     do ldapsearch with (basedn: ou=part2,ou=users,o=mycom)(filters: 
> 'uid=%{Stripped-User-Name:-%{User-Name})
> if this fails then
>     do ldapsearch with (basedn: ou=part3,ou=users,o=mycom) (filter: 
> 'uid=%{User-Name})
> 
> Is there a way to configure this?
> 
> Kevin
> 
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to