Reference Guide

Table Of Contents
cfgLDAPSRVLookupEnable
Description Configures the CMC to query a DNS server for SRV records.
Legal Values
1 (true)
0 (false)
Default 0
cfgLDAPSRVLookupServiceName (Read/Write)
Description Configures the service name to be used in the SRV lookup.
Legal Values String of maximum length of 254 characters.
Default ldap
cfgLDAPRoleGroup
Use this object with the getconfig or config subcommands.
To use this object property, you must have the Chassis Configuration Administrator privilege.
NOTE: You can configure any setting that is not preceded by the hash sign (#) in the output. To modify a configurable
object, use the -o option.
This group configures Generic LDAP Role group descriptions and defines the CMC privileges that LDAP–authenticated users are
granted.
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 CMC privilege map
Each LDAP–authenticated user assumes the total set of CMC 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 those DNs.
The following sections provide information about the objects in the cfgLdapRoleGroup group.
cfgLDAPRoleGroupDN (Read/Write)
Description
This is the Domain Name of the group in this index.
For CMC, configure the LDAP distinguished name (DN) for the
role group instance.
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
cfgLDAPRoleGroupPrivilege (Read/Write)
Description
A bit–mask defining the privileges associated with this particular
group.
Legal Values 0x00000000 to 0x000001ff
134