1
0
Fork 0
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:
frju365 2017-04-02 21:24:19 +02:00 committed by GitHub
parent 095f24dbca
commit b36eb42fbb

View file

@ -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)'
},