several LDAP servers to authenticate ?
Hello I actually use freeradius to authenticate wi-fi users thru the chillispot software. Our freeradius server use our LDAP as backend and everything runs well now I would like to know if it is possible to use _several_ LDAP servers with freeradius with a kind of the following mechanism : If the login is not found on our local LDAP server it will be search on the next LDAP server in a list and so on until all LDAP servers have been searched ? Thanks a lot -- Regards Frank
Frank Bonnet <f.bonnet@esiee.fr> wrote:
If the login is not found on our local LDAP server it will be search on the next LDAP server in a list and so on until all LDAP servers have been searched ?
doc/configurable_failover. See the "notfound" return code. Alan DeKok.
Hi Frank, Take a look at 'configurable_failover' in the doc directory. This describes how to do what you want. regards, Mike
-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Frank Bonnet Sent: Friday, 16 December 2005 3:38 AM To: FreeRadius users mailing list Subject: several LDAP servers to authenticate ?
Hello
I actually use freeradius to authenticate wi-fi users thru the chillispot software.
Our freeradius server use our LDAP as backend and everything runs well now I would like to know if it is possible to use _several_ LDAP servers with freeradius with a kind of the following mechanism :
If the login is not found on our local LDAP server it will be search on the next LDAP server in a list and so on until all LDAP servers have been searched ?
Thanks a lot -- Regards Frank - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
Frank Bonnet -
Mike Mitchell