mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Update lufi.conf.template
This commit is contained in:
parent
095f24dbca
commit
b36eb42fbb
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@
|
|||
ldap => {
|
||||
uri => 'ldap://localhost:389',
|
||||
user_tree => 'ou=users,dc=yunohost,dc=org',
|
||||
bind_dn => ',ou=users,dc=yunohost,dc=org',
|
||||
bind_user => 'uid=cn',
|
||||
#bind_dn => ',ou=users,dc=yunohost,dc=org',
|
||||
#bind_user => 'uid=cn',
|
||||
#bind_pwd => 'secr3t',
|
||||
user_filter => '!(uid=ldap_user)'
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue