diff options
Diffstat (limited to 'pam.d/other')
| -rw-r--r-- | pam.d/other | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pam.d/other b/pam.d/other new file mode 100644 index 0000000..0b1f6a8 --- /dev/null +++ b/pam.d/other @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required /lib/security/pam_deny.so +account required /lib/security/pam_deny.so +password required /lib/security/pam_deny.so +session required /lib/security/pam_deny.so |
