Reference Guide

Default
1
cfgLDAPSRVLookupDomainName (Read Only)
Description To use in the SRV lookup, congure the domain name.
Legal Values
String of maximum length of 254 alphanumeric characters and hyphens. The string must begin with a letter.
Default
[null]
cfgLDAPSRVLookupServiceName (Read or Write)
Description To use in the SRV lookup, congure the service name.
Legal Values
String of maximum length of 254 characters.
Default
LDAP
cfgLdapRoleGroup
This group allows the user to congure role groups for LDAP.
Use this object with the cong or getcong subcommands.
cfgLDAPRoleGroup is indexed, containing instances numbered from 1 to 5. Each object instance consists of a pair of properties:
cfgLDAPRoleGroupDN — an LDAP distinguished name (DN)
cfgLDAPRoleGroupPrivilege — a iDRAC privilege map
Each LDAP-authenticated user assumes the total set of iDRAC privileges assigned to the matching LDAP distinguished names that
the user belongs to. That is, if the user belongs to multiple role group DNs, the user receives all associated privileges for that DNs.
The following sections provide information about the objects in the cfgLdapRoleGroup.
cfgLDAPRoleGroupIndex (Read Only)
Description
It is the index value of the Role Group Object.
Legal Values
An integer between 1 and 5
Default
<instance>
cfgLdapRoleGroupDN (Read or Write)
Description
It is the Domain Name of the group in this index.
Legal Values
String. Maximum length = 1024
Default
None
Example
racadm getconfig -g cfgLDAPRoleGroup -o cfgLDAPRoleGroupDN
-i 1 cn=everyone,ou=groups,dc=openldap,dc=com
133