wk2: account management tooling

This commit is contained in:
ari melody 2026-02-05 14:02:32 +00:00
parent 37eeeb2467
commit f864d9c84e
Signed by: ari
GPG key ID: CF99829C92678188
34 changed files with 379 additions and 350 deletions

View file

@ -6,12 +6,13 @@
passdb {
driver = passwd-file
mechanisms = plain login
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/users
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/userdb
}
userdb {
driver = passwd-file
args = username_format=%u /etc/dovecot/users
args = username_format=%u /etc/dovecot/userdb
default_fields = uid=jupiter gid=jupiter home=/var/mail/%d/%u/home/
# Default fields that can be overridden by passwd-file
#default_fields = quota_rule=*:storage=1G