diff options
Diffstat (limited to 'xtests/tst-pam_time1.pamd')
-rw-r--r-- | xtests/tst-pam_time1.pamd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xtests/tst-pam_time1.pamd b/xtests/tst-pam_time1.pamd new file mode 100644 index 0000000..c4cd6c7 --- /dev/null +++ b/xtests/tst-pam_time1.pamd @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required pam_permit.so +account required pam_time.so +password required pam_permit.so +session required pam_permit.so |