blob: abaa1eff2753d1804004d45d1aff788f85e54392 (
plain)
1
2
3
4
5
|
#%PAM-1.0
# test that failed sufficient module cannot affect stack
# with following successful required module
auth sufficient pam_debug.so auth=auth_err
auth required pam_debug.so auth=success
|