参数名字 | 描述 |
---|---|
id 必填 |
Value: Must be String |
auth_source_ldap 必填 |
Value: Must be a Hash |
auth_source_ldap[name] 选填 |
Value: Must be String |
auth_source_ldap[host] 选填 |
Value: Must be String |
auth_source_ldap[port] 选填 , 允许空值 |
默认为 389 Value: Must be a number. |
auth_source_ldap[account] 选填 , 允许空值 |
Value: Must be String |
auth_source_ldap[base_dn] 选填 , 允许空值 |
Value: Must be String |
auth_source_ldap[account_password] 选填 , 允许空值 |
如果 onthefly_register 为 true,则需要填写 Value: Must be String |
auth_source_ldap[attr_login] 选填 , 允许空值 |
如果 onthefly_register 为 true,则需要填写 Value: Must be String |
auth_source_ldap[attr_firstname] 选填 , 允许空值 |
如果 onthefly_register 为 true,则需要填写 Value: Must be String |
auth_source_ldap[attr_lastname] 选填 , 允许空值 |
如果 onthefly_register 为 true,则需要填写 Value: Must be String |
auth_source_ldap[attr_mail] 选填 , 允许空值 |
如果 onthefly_register 为 true,则需要填写 Value: Must be String |
auth_source_ldap[attr_photo] 选填 , 允许空值 |
Value: Must be String |
auth_source_ldap[onthefly_register] 选填 , 允许空值 |
Value: Must be 'true' or 'false' |
auth_source_ldap[usergroup_sync] 选填 , 允许空值 |
sync external user groups on login Value: Must be 'true' or 'false' |
auth_source_ldap[tls] 选填 , 允许空值 |
Value: Must be 'true' or 'false' |
auth_source_ldap[groups_base] 选填 , 允许空值 |
groups base DN Value: Must be String |
auth_source_ldap[server_type] 选填 , 允许空值 |
type of the LDAP server Value: Must be one of: free_ipa, active_directory, posix. |
auth_source_ldap[ldap_filter] 选填 , 允许空值 |
LDAP 过滤器 Value: Must be String |