nix: update nixpkgs
[sourcephile-nix.git] / hosts / mermet / dovecot / ldap.conf
index 1d8061f4296e5ef6dcc967d620e6666a513b3d4c..37a4df8f653c1a86d7259f378cb58cace8a0ac30 100644 (file)
@@ -1,7 +1,7 @@
 debug_level = 0
 
 # LDAP database
-uris = ldapi://%2Frun%2Fslapd%2Fsock
+uris = ldapi://
 base = ou=posix,dc=%Dd
 scope = subtree
 #deref = never
@@ -15,7 +15,7 @@ sasl_mech = EXTERNAL
 #dnpass = useless with sasl_mech=EXTERNAL
 # DOC: https://wiki.dovecot.org/AuthDatabase/LDAP/AuthBinds
 # Using auth_bind is a bit more secure : dovecot does not need
-# to  have read acces to userPassword.
+# to have read access to userPassword.
 auth_bind = yes
 auth_bind_userdn = uid=%n,ou=accounts,ou=posix,dc=%Dd