I have setup two directory servers on multi-master replication and would like to setup them as fail over servers on the client side.
I am using sssd on client side, and I did specify both ldap servers on /etc/openldap/ldap.conf and /etc/sssd/sssd.conf like below
[root@dsl cacerts]# cat /etc/openldap/ldap.conf
URI ldaps://ldap02.mam.net ldaps://ldap.mam.net
--------------------------------------------------------------------------
[root@dsl cacerts]# cat /etc/sssd/sssd.conf
[domain/default]
ldap_uri = ldaps://ldap02.mam.net, ldaps://ldap.mam.net
I am using Centos 6.3 on both side and yum installed the directory server from default Centos repo.
-- 389 users mailing list 389-users@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-users