Security / LDAP Server Configuration / Adding LDAP Servers to the Docker Container
Adding LDAP Servers to the Docker Container
You must add the LDAP server host entry to the Docker container host file to authenticate LDAP server users. A script is provided to add the LDAP server host entry to the Docker container host file.
1. Open a terminal and navigate to the <install_HOME>\bin directory.
2. Type addLdapServer FQDN:LDAP_Server_IP (For example: addLdapServer xxxxx.domain.com:xx.yy.zz.aa) and press Enter.
All existing sessions are logged off.