user,OU=Labs,DC=OCSR2,DC=local"
Note: The DN is used to uniquely name an Active Directory object.
Web: LDAP Search Dn
EMS: Search DN
CLI: search-dns
[LDAPSearchDN]
Defines up to three search DNs for LDAP search queries. These are
the DN subtrees where the search is done. This parameter is
mandatory for the search.
The format of this parameter is as follows:
[LdapSearchDNs ]
FORMAT LdapSearchDNs_Index = LdapSearchDNs_Base_Path;
[ \LdapSearchDNs ]
For example:
LdapSearchDNs 0 = "CN=Search
user,OU=NY,DC=OCSR2,DC=local";
LdapSearchDNs 1 = "CN=Search
user,OU=SF,DC=OCSR2,DC=local";
In this example, the DN path is defined by the LDAP names, cn
(common name), ou (organizational unit) and dc (domain
component).
Note: If you configure multiple DNs, you can specify whether the
search is done sequentially or in parallel, using the
LDAPSearchDNsinParallel parameter.
CLI: search-dns-in-parallel
[LDAPSearchDNsinParall
el]
Defines the LDAP query DN search method in the AD database if
multiple search DNs are configured, using the LDAPSearchDNs
parameter.
[0] Sequential = If the first DN search fails, the search is done on
the next configured DN, and so on.
[1] Parallel (Default)
Web: LDAP Server Max
Respond Time
Time
CLI: server-max-respond-
time
[LDAPServerMaxRespon
dTime]
Defines the time (in seconds) that the device waits for LDAP server
responses.
The valid value range is 0 to 86400. The default is 3000.
[LDAPDebugMode]
Determines whether to enable the LDAP task debug messages. This
is used for providing debug information regarding LDAP tasks.
The valid value range is 0 to 3. The default is 0.
Web: MS LDAP OCS
Number attribute name
EMS: LDAP ocs Number
Attribute Name
CLI: ldap-ocs-nm-attr
[MSLDAPOCSNumAttrib
uteName]
Defines the name of the attribute that represents the user OCS
number in the Microsoft AD database.
The valid value is a string of up to 49 characters. The default is
"msRTCSIP-PrimaryUserAddress".
Web: MS LDAP PBX
Number attribute name
CLI: ldap-pbx-nm-attr
[MSLDAPPBXNumAttribu
teName]
Defines the name of the attribute that represents the user PBX
number in the Microsoft AD database.
The valid value is a string of up to 49 characters. The default is
"telephoneNumber".