Quick Reference Guide
202 iDRAC6 and CMC Property Database Group and Object Definitions
FILE LOCATION: C:\Workarea\CMC_iDrac_AdminrefGuide\iDRAC Admin Reference
Guide\EN\Source\racadmDBgrpObjDef.fm
DELL CONFIDENTIAL – PRELIMINARY 12/7/10 - FOR PROOF ONLY
cfgLdapUserAttribute (Read/Write)
cfgLdapGroupAttribute (Read/Write)
cfgLdapGroupAttributeIsDN (Read/Write)
Description Specifies the user attribute to search for. If not configured, the
default used is 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 fails with error.
Legal Values String. Maximum length = 254
Default Null
uid if not configured.
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 or CMC uses the member and unique
member attributes.
Legal Values String. Maximum length = 254
Default Null
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 is 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.
For CMC, 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 provided by the login user
Default 1