Previous Topic: Change the Administrator Password for CA IAM Connector ServerNext Topic: Find the Version of CA IAM Connector Server


Connect to CA IAM Connector Server from JXplorer

You can use the following parameters to connect to CA IAM Connector Server from an LDAP browser such as JXplorer.

These settings are configured in server_osgi_jcs.xml. Changing the User DN is problematic because of assumptions within ApacheDS. To avoid problems, server_osgi_jcs.xml includes the property java.naming.security.principal.alias. This property simulates use of a different user DN, as an alias to "uid=admin,ou=system".

Host

Specifies the host server name of CA IAM Connector Server

Protocol

LDAP v3

Port

Default port number: 20411, when using level: SSL + User + Password (TLS)

20410, when using the less safe level: User + Password

User DN

uid=admin,ou=system

Password

As configured during installation.

Note: For more information on JXplorer, see http://www.jxplorer.org.