blob: 7f290abab5631c60415ac08b6d4916bed2000d42 (
plain)
1
2
3
4
5
|
#%PAM-1.0
auth optional pam_debug.so auth=auth_err
auth sufficient pam_debug.so auth=success
auth required pam_debug.so auth=perm_denied
account required pam_debug.so acct=acct_expired
|