Users Guide
444 iDRAC6 Property Database Group and Object Definitions
Description
Specifies the user attribute to search for. If not configured, the default is to
use uid. It is recommended to be unique within the chosen baseDN,
otherwise a search filter must be configured to ensure the uniqueness of the
login user. If the user DN cannot be uniquely identified, login will fail with an
error.
cfgLdapGroupAttribute (Read/Write).
Legal Values
String. Maximum length = 254
Default
Null
Description
Specify which LDAP attribute is used to check for group membership. This
should be an attribute of the group class. If not specified, then iDRAC6 uses
the member and unique member attributes.
cfgLdapGroupAttributeIsDN (Read/Write)
Legal Values
1 (TRUE)
0 (FALSE)
Default
1
Description
When it is set to 1, iDRAC6 compares the userDN retrieved from the
directory to compare to the members of the group; if it is set to 0, the user
name provided by the login user will be used to compare to the members of
the group. This does not impact the search algorithm for the bind. iDRAC6
always searches the userDN and uses the userDN to bind.