Closed meichenberger closed 10 years ago
Update /etc/openldap/ldap.conf with the qualified domain name instead of the ip address.
For example, replace: URI ldaps://<VIP-SERVER-NAME>:636
URI ldaps://<VIP-SERVER-NAME>:636
with: URI ldaps://ldapm.example.com:636
URI ldaps://ldapm.example.com:636
Update /etc/openldap/ldap.conf with the qualified domain name instead of the ip address.
For example, replace:
URI ldaps://<VIP-SERVER-NAME>:636
with:
URI ldaps://ldapm.example.com:636