Reference Guide

Default
Null
cfgLdapUserAttribute (Read or Write)
Descripti
on
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
uid if not configured.
cfgLdapGroupAttribute (Read or Write)
Descripti
on
Specifies which LDAP attribute is used to check for group
membership. It must be an attribute of the group class. If not
specified then the member and unique member attributes are
used.
Legal
Values
String. Maximum length = 254
Default
Null
cfgLdapGroupAttributeIsDN (Read or Write)
Descripti
on
When it is set to 1, iDRAC compares the userDN retrieved from
the directory to compare to the members of the group. If it is set
to 0, the user name provides the login user to compare to the
members of the group. It does not affect the search algorithm
for the bind. iDRAC always searches the
userDN and uses the
userDN to bind.
Legal
Values
1(TRUE) — Use the userDN from the LDAP Server
0(FALSE) — Use the userDN to provide the login user
197