|
ldap.conf with multiple servers
When I put into the ldap.conf
URI ldap://xx1.xxx.xxx.xxx ldap://xx2.xxx.xxx.xxx
Does this mean that when say ssh tries to authenticate a user and xx1 cannot be found, it will use xx2?
And side question, does the same work in samba since I know I can list more then one ldap server there also.
|