Quick Reference Guide
iDRAC6 and CMC Property Database Group and Object Definitions 203
FILE LOCATION: C:\Workarea\CMC_iDrac_AdminrefGuide\iDRAC Admin Reference
Guide\EN\Source\racadmDBgrpObjDef.fm
DELL CONFIDENTIAL – PRELIMINARY 12/7/10 - FOR PROOF ONLY
cfgLdapBinddn (Read/Write)
NOTE: If cfgLDAPBindDN is [null] and cfgLDAPBindPassword is [null], then the
CMC attempts an anonymous bind.
cfgLdapBindpassword (Write only)
cfgLdapSearchFilter (Read/Write)
Description The distinguished name of a user used to bind to the server when
searching for the login user's DN. If not provided, an anonymous
bind is used. This is optional but is required if anonymous bind is
not supported.
Legal Values String. Maximum length = 254
Default Null
Description A bind password to use in conjunction with the bindDN. The bind
password is sensitive data, and should be properly protected. This is
optional but is required if anonymous bind is not supported.
Legal Values String. Maximum length = 254
Default Null
Description A valid LDAP search filter. This is used if the user attribute cannot
uniquely identify the login user within the chosen baseDN. The
search filter only applies to userDN search and not the group
membership search.
Legal Values For iDRAC6: String of maximum length = 254 characters
For CMC: String of maximum length = 1024 characters
Default (objectclass=*)
Searches for all objects in tree.