diff options
Diffstat (limited to 'xtests/tst-pam_dispatch5.pamd')
-rw-r--r-- | xtests/tst-pam_dispatch5.pamd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xtests/tst-pam_dispatch5.pamd b/xtests/tst-pam_dispatch5.pamd new file mode 100644 index 0000000..ea781f7 --- /dev/null +++ b/xtests/tst-pam_dispatch5.pamd @@ -0,0 +1,4 @@ +#%PAM-1.0 +# Jump after the end of the stack +auth [success=2 default=bad] pam_permit.so +auth required pam_deny.so |