update dovecot ldap credentials
This commit is contained in:
parent
e3a9a391c2
commit
26d56a1dfe
2 changed files with 4 additions and 4 deletions
|
|
@ -103,7 +103,7 @@ in
|
|||
enable = true;
|
||||
bind = {
|
||||
# dn = "cn=dovecot,ou=users,DC=test,DC=htw,DC=stura-dresden,DC=de";
|
||||
dn = "cn=mail,ou=users,dc=mail,dc=htw,dc=stura-dresden,dc=de";
|
||||
dn = "cn=dovecot,ou=users,dc=mail,dc=htw,dc=stura-dresden,dc=de";
|
||||
# passwordFile = "/var/lib/dovecot_ldap_passwd";
|
||||
passwordFile = config.sops.secrets.ldap_passwd.path;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue