See what this says without user_filter...
This commit is contained in:
parent
907970a86b
commit
02641b1db5
|
@ -209,8 +209,7 @@ in {
|
|||
"auth_bind = yes"
|
||||
"auth_bind_userdn = cn=%u,${cfg.ldap.member-ou},${cfg.ldap.base}"
|
||||
"base = ${cfg.ldap.base}"
|
||||
"user_filter = (&(objectClass=organizationalPerson)(cn=%n))"
|
||||
"user_attrs = =user=%n"
|
||||
# "user_filter = (&(objectClass=organizationalPerson)(cn=%n))"
|
||||
]);
|
||||
target-file = "/run/dovecot-secret/ldap.conf";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue