Users Guide
默认: [null]
cfgADAuthTimeout
指定在超时前等待 Active Directory 验证请求完成的秒数。配置范围 : 15C300
默认:120
cfgADType
表示用于 Active Directory 的架构类型(扩展或标准)。
配置选项: 1(扩展),2(标准)
默认值: 1(扩展)
cfgADSpecifyServerEnable
允许启用/禁用和指定 LDAP 服务器或全局编录服务器。使用 cfgADDomainController 或 cfgADGlobalCatalog 指定 IP 地址。
配置选项: 1(启用),0(禁用)
默认值: 0(已禁用)
cfgADDomainController
指定要让 CMC 从中获取用户名的 LDAP 服务器。必须与 cfgADSpecifyServerEnable 一起使用。
合法值:有效 IP 地址或完全限定的域名 (FQDN)。
cfgADGlobalCatalog
指定要让 CMC 从中获取用户名的全局编录服务器。必须与 cfgADSpecifyServerEnable 一起使用。
合法值:有效 IP 地址或 FQDN。
示例
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
说明
配置 Active Directory 的标准架构设置。
注: 使用此对象和 config 或 getconfig 子命令。
注: 要使用此对象属性,必须具有"Chassis Configuration Administrator" (机箱配置管理员 ) 权限。
注: 可对输出中没有井号 (#) 前缀的任何设置进行配置。要修改可配置对象,请使用 -o 选项。