User's Manual

CMC Property Database Group and Object Definitions 373
cfgADSpecifyServerEnable
Allows you to enable/disable and specify an LDAP server or a global catalog
server. Use cfgADDomainController or cfgADGlobalCatalog to specify the
IP address.
Configuration options: 1 (enabled), 0 (disabled)
Default: 0 (disabled)
cfgADDomainController
Specifies the LDAP server from which you want the CMC to obtain user
names. Must be used with cfgADSpecifyServerEnable.
Legal value: Valid IP address or fully qualified domain name (FQDN).
cfgADGlobalCatalog
Specifies the global catalog server from which you want the CMC to obtain
user names. Must be used with cfgADSpecifyServerEnable.
Legal value: Valid IP address or FQDN.
Example
racadm getconfig -g cfgActiveDirectory
cfgADEnable=1
cfgADRacDomain=
cfgADRootDomain=help
cfgADRacName=
cfgADRacAuthTimeout=300
cfgADRacType=0x4
cfgADRacSpecifyServerEnable=1
cfgRacADDomainController=192.168.1.1
cfgRacADGlobalCatalog=127.0.0.1
cfgStandardSchema
NOTE: Use this object with the config or getconfig subcommands.
NOTE: To use this object property, you must have Chassis Configuration
Administrator privilege.