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