Configuring connection credentials

About this task

Use the following properties to set valid credentials for connecting to the LDAP server.
Note: Check that a successful connection to the LDAP browser can be established by using these credentials to verify that they are valid.

Procedure

  1. Edit the ldap.properties file.
  2. Configure the following properties.
    ldap.connectionName
    The user name that is used to authenticate to a read-only LDAP connection. If left not set, an anonymous connection is attempted. For example, administrator@mydomain.mycompany.com.
    ldap.connectionPassword
    The password that is used to establish a read-only LDAP connection. The password can be entered here in plain text or it can be encrypted. Use the LDAP wizard to encrypt your password. For more information, see Configure LDAP properties by using the LDAP wizard.
    ldap.connectionPasswordEncrypted
    True
    The LDAP password is encrypted.
    False
    The LDAP password is not encrypted and entered as plain text.
    ldap.connectionURL
    The directory URL used to establish an LDAP connection. Type in the URL of your LDAP server.
    ldap://myldapserver.mydomain.mycompany.com