Reference Guide
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
cfgLdapRoleGroupPrivilege (Read or Write)
Description
A bit–mask defining the privileges associated with this particular group.
Legal Values
0x00000000 to 0x000001ff
Default
0x000
Example
racadm getconfig -g cfgLDAPRoleGroup -o cfgLDAPRoleGroupPrivilege
-i 1 0x0
cfgStandardSchema
This group contains parameters to configure the Active Directory standard schema settings.
Use this object with the config or getconfig subcommands.
The following sections provide information about the objects in the cfgStandardSchema.
cfgSSADRoleGroupIndex (Read Only)
Description
Index of the Role Group as recorded in the Active Directory.
Legal Values
An integer from 1 to 5
Default
<instance>
151