Redundant LDAP servers in /etc/freeradius/modules/ldap
Tom Yard
tomyyard at gmail.com
Tue Nov 27 19:55:10 CET 2018
Dear people, I have a Freeradius servers vefrsion 2.2.5 using LDAP for
authentication.
I have just one LDAP server defined in /etc/freeradius/modules/ldap, but
yesterday the DC went down and Freeradius was offline.
Is it possible to have two redundant LDAP server scheme, defining this in
/etc/freeradius/modules/ldap:
ldap {
server = "server1.company.com"
server = "server2.company.com"
identity = "CN=wifi,OU=it,DC=company,DC=com"
password = xxxxx
basedn = "OU=it,DC=company,DC=com"
filter = "(sAMAccountName=%{%{Stripped-User-Name}:-%{User-Name}})"
Thanks in advance!!!
More information about the Freeradius-Users
mailing list