From 681b9f5a6813927f9fd91185729bfb7311911725 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sat, 22 Jul 2023 05:00:06 +0200 Subject: [PATCH] Update config.php.example Close #20 --- conf/config.php.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.php.example b/conf/config.php.example index a3432a1..bd6f34c 100644 --- a/conf/config.php.example +++ b/conf/config.php.example @@ -284,7 +284,7 @@ $servers->newServer('ldap_pla'); /* A convenient name that will appear in the tree viewer and throughout phpLDAPadmin to identify this LDAP server to users. */ $servers->setValue('server','name','YunoHost OpenLDAP Server'); -$servers->setValue('login','bind_id','cn=admin,dc=yunohost,dc=org'); +$servers->setValue('login','bind_id','uid=username,ou=users,dc=yunohost,dc=org'); /* Examples: 'ldap.example.com',