Previous Topic: Edit JVM Memory Options on UNIXNext Topic: Change the JCS Administration Stored Password


JXplorer to JCS Connection Parameters

If you have a standard installation, you can use the following parameters to connect to JCS from an LDAP browser such as JXplorer.

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

These settings are configured in server_jcs.xml. Changing the User DN is problematic because of assumptions within ApacheDS. Consequently, the property java.naming.security.principal.alias has been added to simulate use of a different user DN (this is an alias to "uid=admin,ou=system").

Host

Specifies the host server name of the JCS

Protocol

LDAP v3

Port

2041, 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.