„plugins_auth_ldap“ ändern
parent
488b7193fd
commit
9dd194ff50
|
@ -118,3 +118,4 @@ dn_template = "cn={user.firstname} {user.lastname},ou=user,{base_dn}"
|
||||||
### Other various configuration options
|
### Other various configuration options
|
||||||
Other optional configuration values include:
|
Other optional configuration values include:
|
||||||
* `search_dn`, where to search for users, default `ou=people,{base_dn}`
|
* `search_dn`, where to search for users, default `ou=people,{base_dn}`
|
||||||
|
* `group_dn`, where to search for groups, default `ou=group,{base_dn}`
|
||||||
|
|
Loading…
Reference in New Issue