9 lines
353 B
Plaintext

#%PAM-1.0 -*- mode: conf-space; tab-width: 10 -*-
-account [success=2 default=ignore] pam_systemd_home.so
account [success=1 default=ignore] pam_unix.so
# If any of the above account lines fail, they'll jump here, which kills the authorization attempt.
account [default=die] pam_deny.so
account optional pam_permit.so
account required pam_time.so