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

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

Reply via email to