Reference Guide 236 Document #: LTRT-17939
Mediant MSBR
18.2 ldap ldap-server-groups
This command configures the LDAP Server Groups table, which lets you define LDAP Server
Groups. An LDAP Server Group is a logical configuration entity that contains up to two LDAP
servers.
Syntax
(config-system)# ldap ldap-server-groups <Index>
(ldap-server-groups-<Index>)#
Command Description
cache-entry-removal-
Configures the cache entry removal timeout.
Configures the cache entry timeout.
search-dn-method
Configures the method for querying the DN
objects within each LDAP server.
server-search-method
Configures the method for querying between the
two LDAP servers in the group.
server-type
{control|management}
Configures whether the servers in the group are
used for SIP-related LDAP queries (Control) or
management login authentication-related LDAP
queries (Management).
Command Mode
Privileged User
Example
This example configures the LDAP Server Group for management-login authentication LDAP
queries and where the search between the servers is done one after the other:
(config-system)# ldap ldap-server-groups 0
(ldap-server-groups-0)# server-type management
(ldap-server-groups-0)# server-search-method sequentialy