diff --git a/conf/.env b/conf/.env index 3606021..8516aa5 100755 --- a/conf/.env +++ b/conf/.env @@ -48,7 +48,7 @@ MAIL_HELO_NAME=no-reply@__DOMAIN__ ## LDAP CONFIG ## # the object that will be bound is "${USER_NAME_ATTR}=${username},${BASE_DN}" -LDAP_ADDR=ldap://127.0.0.1:1389 +LDAP_ADDR=ldap://127.0.0.1:389 LDAP_BASE_DN="ou=users,dc=yunohost,dc=org" LDAP_USER_NAME_ATTR=uid LDAP_USER_MAIL_ATTR=mail