Directory configuration properties
Configure connection settings and additional LDAP directory server instances by navigating to Deployment > Servers > server name > Directory Configuration.
Directory configuration
The following properties are available under the Directory Configuration tab:
- Minimum Connection Pool
-
Sets the minimum number of connections in the pool.
Changes to this property take effect immediately. No server restart is necessary.
- Maximum Connection Pool
-
Sets the maximum number of connections in the pool.
Changes to this property take effect immediately. No server restart is necessary.
- Bind DN
-
Sets the bind DN of the service account AM uses to connect to the configuration directory servers.
Changes to this property take effect immediately. No server restart is necessary.
- Bind Password
-
Set the bind password to connect to the configuration directory servers.
Changes to this property take effect immediately. No server restart is necessary.
Server
In the LDAP connection table, edit existing LDAP connections by selecting the pen icon to the right of the row you want to modify. To add a new entry, fill the NAME, HOST NAME, PORT NUMBER and CONNECTION TYPE columns using the following hints:
-
NAME. The name of the LDAP connection.
-
HOST NAME. The FQDN of the LDAP server.
-
PORT NUMBER. The port number to connect to the LDAP server.
-
CONNECTION TYPE. Whether the connection between the LDAP server and AM is
SIMPLE(unsecured) orSSL(secured).