Previous Topic: Edit JVM Memory Options on UNIX

Next Topic: Change the Java CS Administration Stored Password

JXplorer to Java CS Connection Parameters

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

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

Host

Specifies the host server name of the Java CS

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.

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").

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