Quick Reference Guide
Default 120
cfgADType (Read/Write)
Description Determines the schema type to use with Active Directory.
Legal Values
• 1 (Enables Active Directory with the extended
schema)
• 2 (Enables Active Directory with the standard
schema)
Default 1
cfgADSpecifyServerEnable
Description Allows you to enable or disable and specify an LDAP
server or a global catalog server. Use
cfgADDomainController or cfgADGlobalCatalog to specify
the IP address.
This object is applicable only to CMC.
Legal Values
• 1 (enabled)
• 0 (disabled)
Default 0
cfgADGlobalCatalog
Description Specifies the Global Catalog server from which you want
the CMC to obtain user names. Must be used with
cfgADSpecifyServerEnable.
This object is applicable only to CMC.
Legal Values Valid IP address or FQDN
Default None
Example
racadm getconfig -g cfgActiveDirectory
cfgADEnable=1
cfgADSCLEnable=0
cfgADSSOEnable=0
cfgADRacDomain=
cfgADRootDomain=help
cfgADRacName=
cfgADRacAuthTimeout=300
cfgADType=0x4
cfgADSpecifyServerEnable=1
cfgADDomainController=192.168.1.1
cfgADGlobalCatalog=127.0.0.1
154