This SHOULD WORK damn it

This commit is contained in:
2023-10-01 08:45:31 -07:00
parent f1b38d7524
commit 8efe768dae
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -211,6 +211,8 @@ in {
"base = ${cfg.ldap.base}"
"user_filter = (&(objectClass=organizationalPerson)(cn=%n))"
"pass_filter = (&(objectClass=organizationalPerson)(cn=%n))"
"pass_attrs = =user=%{ldap:cn}"
"user_attrs = =user=%{ldap:cn}"
]);
target-file = "/run/dovecot-secret/ldap.conf";
};