Reference Guide

Default
Null
cfgLDAP
This group allows you to configure settings related to the Lightweight Directory Access Protocol (LDAP).
Use this object with the config or getconfig subcommands.
The following sections provide information about the objects in the cfgLDAP.
cfgLDAPEnable (Read or Write)
Description
Enables or disables LDAP service.
If this property is disabled, local iDRAC authentication is used for user logins.
Legal Values
1 — Enable
0 — Disable
Default
0
cfgLDAPServer (Read or 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 = 1024
Default
Null
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 filter must be configured to make sure the uniqueness of the login user. If the userDN cannot be
uniquely identified, login is unsuccessful with error.
Legal Values
String. Maximum length = 254
Default
Null
129