參數名字 | 描述 |
---|---|
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 |