1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/dovecot/files/pam.d.dovecot
Florian Pritz d20dd7e134
dovecot: Install our own PAM config
This enables lastlog so that we also see which accounts are used for
email only even if they are not used for SSH.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2019-11-08 14:30:24 +01:00

4 lines
90 B
Plaintext

session required pam_lastlog.so
auth required pam_unix.so
account required pam_unix.so