I have in my ldap.conf uri ldap://10.8.2.3/ for it to query my master
ldap server for user shell accounts. I now also have a slave openldap
server, 10.8.2.2, so how can I specify in /etc/ldap.conf to also query
10.8.2.2 in the event that 10.8.2.3 is down?
You can specify multiple URIs with a space between them.
On 18/04/2008, at 7:21 AM, Adam Williams wrote:
> I have in my ldap.conf uri ldap://10.8.2.3/ for it to query my
> master ldap server for user shell accounts. I now also have a slave
> openldap server, 10.8.2.2, so how can I specify in /etc/ldap.conf to
> also query 10.8.2.2 in the event that 10.8.2.3 is down?
>
>