Reference Guide
cfgLdapServer (Read/Write)
Description Configures the address of the LDAP Server. IPv4 and IPv6 are supported.
NOTE: You can specify multiple servers by separating each server with a
comma. For example, example.com, sub1.example.com
Legal Values String.
Maximum length = 254
Default Null
cfgLdapPort (Read/Write)
Description Port of LDAP over SSL. Non-SSL port is not supported.
Legal Values 1 - 65535
Default 636
cfgLdapBasedn (Read/Write)
Description The Domain Name of the branch of the directory where all searches should
start from.
Legal Values String. Maximum length = 254
Default Null
cfgLdapUserAttribute (Read/Write)
Description Specifies the user attribute to search for. It is recommended to be unique
within the chosen baseDN, otherwise a search filter must be configured to
make sure the uniqueness of the login user. If the userDN cannot be uniquely
identified, login fails with error.
Legal Values String. Maximum length = 254
Default Null
uid if not configured.
119