libldap
library for parsing the list of available LDAP servers and do all the failover logic. It is required to assure that both LDAP servers are fully updated and in sync when using the feature, as it can result is data loss when the LDAP servers are not fully in sync.
ldap.cfg
, the option ldap_uri can be used to specify the different LDAP servers. If ldap_uri is set, the values of ldap_host, ldap_port and ldap_protocol are ignored.
ldap_uri = ldaps://ldapserver1:636 ldaps://ldapserver2:636