We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41b640 commit 0b00384Copy full SHA for 0b00384
roles/postfix/templates/dovecot-ldap.conf.ext.j2
@@ -31,3 +31,6 @@ scope = subtree
31
32
# ldap filter, return an entity that is a virtual mail account
33
user_filter = (&(objectClass=VirtualMailAccount)(mail=%n)(accountActive=TRUE)(delete=FALSE))
34
+
35
+# when using global uid/gid use this
36
+users_attrs = homeDirectory=vdhome
0 commit comments