Param name | Description |
---|---|
location_id
optional |
Set the current location context for the request Validations:
|
organization_id
optional |
Set the current organization context for the request Validations:
|
id
required |
Validations:
|
auth_source_ldap
required |
Validations:
|
auth_source_ldap[name]
optional |
Validations:
|
auth_source_ldap[host]
optional |
The hostname of the LDAP server Validations:
|
auth_source_ldap[port]
optional , nil allowed |
defaults to 389 Validations:
|
auth_source_ldap[account]
optional , nil allowed |
Validations:
|
auth_source_ldap[base_dn]
optional , nil allowed |
Validations:
|
auth_source_ldap[account_password]
optional , nil allowed |
required if onthefly_register is true Validations:
|
auth_source_ldap[attr_login]
optional , nil allowed |
required if onthefly_register is true Validations:
|
auth_source_ldap[attr_firstname]
optional , nil allowed |
required if onthefly_register is true Validations:
|
auth_source_ldap[attr_lastname]
optional , nil allowed |
required if onthefly_register is true Validations:
|
auth_source_ldap[attr_mail]
optional , nil allowed |
required if onthefly_register is true Validations:
|
auth_source_ldap[attr_photo]
optional , nil allowed |
Validations:
|
auth_source_ldap[onthefly_register]
optional , nil allowed |
Validations:
|
auth_source_ldap[usergroup_sync]
optional , nil allowed |
sync external user groups on login Validations:
|
auth_source_ldap[tls]
optional , nil allowed |
Validations:
|
auth_source_ldap[groups_base]
optional , nil allowed |
groups base DN Validations:
|
auth_source_ldap[use_netgroups]
optional , nil allowed |
use NIS netgroups instead of posix groups, applicable only when server_type is posix or free_ipa Validations:
|
auth_source_ldap[server_type]
optional , nil allowed |
type of the LDAP server Validations:
|
auth_source_ldap[ldap_filter]
optional , nil allowed |
LDAP filter Validations:
|
auth_source_ldap[location_ids]
optional , nil allowed |
REPLACE locations with given ids Validations:
|
auth_source_ldap[organization_ids]
optional , nil allowed |
REPLACE organizations with given ids. Validations:
|