val john wrote: > Is it possible to add multiple ldap servers in freeradius configuration Yes. Just do: ldap foo { ... ldap config 1 } ldap bar { ... ldap config 2 } And then use "foo" and "bar" instead of "ldap". Alan DeKok.