Directory Server - Ldapclient connecting to master and replication server
1) Master Ldap server: LDAP1
2) Consumer Ldap server: LDAP2
3) Replication between LDAP1 and LDAP2 work fine.
4) Currently all our clients are connecting to LDAP1. I am only able to configure single ldap server on clients.
I would like to configure both ldap servers on clients so that if master ldap server(Ldap1) goes down, the clients automatically should connect to ldap2 the consumer ldap server.