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