Version 7.2 237 Mediant MSBR
Reference Guide 18. ldap
18.3 ldap settings
This command configures various LDAP settings.
Syntax
(config-system)# ldap settings
(ldap)#
Command Description
auth-filter
Configures the filter (string) to search the user
during the authentication process.
cache {clear-all|refresh-
Configures LDAP cache actions.
enable-mgmt-login
Enables the device to use LDAP for authenticating
management interface access.
entry-removal-timeout
Configures the duration (in hours) after which an
entry is removed from the LDAP cache.
entry-timeout
Configures the duration (minutes) an entry in the
LDAP cache is valid.
ldap-cache-enable
Enables the LDAP cache.
ldap-search-server-method
Configures the search method in the LDAP servers
if more than one LDAP server is configured.
Enables the LDAP service.
search-dns-in-parallel
{parallel|sequentialy}
Configures whether DNs should be checked in
parallel or sequentially when there is more than
one search DN.
Command Mode
Privileged User
Example
This example enables the LDAP cache and sets the valid duration of a cached entry to 1200
minutes.
(config-system)# ldap settings
(ldap)# ldap-cache-enable on
(ldap)# entry-timeout 1200