Reference Guide

cfgLDAPPort (Read or Write)
Description
Port of LDAP over SSL. Non-SSL port is not supported.
Legal Values
1–65535
Default
636
cfgLDAPBaseDN (Read or Write)
Description
The domain name of the branch of the directory where all searches must start.
Legal Values
String. Maximum length = 254
Default
Null
cfgLDAPUserAttribute (Read or Write)
Description
To search for, specify the user attribute. It is recommended to be unique within the chosen baseDN, otherwise
a search lter must be congured to make sure the uniqueness of the login user. If the userDN cannot be
uniquely identied, login is unsuccessful with error.
Legal Values
String. Maximum length = 254
Default
Null
cfgLDAPGroupAttribute (Read or Write)
Description
Species which LDAP attribute is used to check for group membership. It must be an attribute of the group
class. If not specied then the member and unique member attributes are used.
Legal Values
String maximum length = 254
Default
Null
cfgLDAPGroupAttributeIsDN (Read or Write)
Description
If enabled, the CMC performs DN matching, otherwise the CMC uses the user name provided at login for
matching.
Legal Values
1(TRUE) — Use the userDN from the LDAP Server
0(FALSE) — Use the userDN to provide the login user
Default
1
cfgLDAPBindDN (Read or Write)
Description
The distinguished name of a user used to bind to the server when searching for the login user's DN. If not
provided, an anonymous bind is used. If necessary It is optional to support anonymous bind.
118