multiple ldap servers
Tobias Hachmer
lists at kokelnet.de
Fri May 4 15:44:27 CEST 2012
Hi Jeff,
On 04.05.2012 14:30, jeff donovan wrote:
> how can i search and alternate LDAP server for user credentials ? If
> the first LDAP search fails try the next server in line.
Just mention only this ldap server in authenticate section:
authenticate {
Auth-Type LDAP {
ldap1 # the ldap server which has the credentials
}
}
That's it. Only the ldap servers you have mentioned in authorize
section will be queried for group memberships.
Greetz,
Tobias
More information about the Freeradius-Users
mailing list