diff --git a/conf/sogo.conf b/conf/sogo.conf index 26e1cf5..391d43a 100644 --- a/conf/sogo.conf +++ b/conf/sogo.conf @@ -27,7 +27,7 @@ UIDFieldName = uid; IDFieldName = uid; // first field of the DN for direct binds bindFields = (uid, mail); // array of fields to use for indirect binds - baseDN = "ou=Users,dc=yunohost,dc=org"; + baseDN = "ou=users,dc=yunohost,dc=org"; canAuthenticate = YES; displayName = "Global Address Book"; hostname = ldap://localhost:389;