tst-pam_authsucceed.pamd 206 B

12345
  1. #%PAM-1.0
  2. # test that failed sufficient module cannot affect stack
  3. # with following successful required module
  4. auth sufficient pam_debug.so auth=auth_err
  5. auth required pam_debug.so auth=success