Configure LDAP using Secure LDAP
About this task
You can configure the Remote Control Server to connect to a LDAP server using an SSL (encrypted) connection. To do this complete the following steps:
Procedure
- In the LDAP configuration wizard, in the Connection URL field, select the LDAPS (Secure LDAP) protocol. Example: Connection URL = ldaps://MyLdapServer
-
Trust the certificate sent by the LDAP server. To do this, import the
certificate into the Signer Certificates section of the
Remote Control Server keystore. The default path of the keystore file is
[server_installation]/wlp/usr/servers/trcserver/resources/security/key.jks.
Otherwise, check the path of the keystore file specified in the configuration
file
[server_installation]/wlp/usr/servers/trcserver/ssl.xml.
To import the certificate, perform the following steps:
- Launch the ikeyman tool under [server_installation]/java/jre/bin/.
- Select the Key Database File and open it.
- Select the Remote Control server keystore file and click OK.
- Select Signer Certificates.
- Click Add and select the certificate to import.
- Restart the Remote Control server service.
- To test the connection, in the LDAP configuration wizard, click Test Connection.