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',