mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
457 B

  1. #
  2. # PAM Configuration for 'su'. The only difference to the 'other' config
  3. # ist the 'pam_rootok.so' entry for 'auth'.
  4. #
  5. # Some documentation on this file format can be found at:
  6. # http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/pam.html
  7. #
  8. auth sufficient pam_rootok.so
  9. auth required pam_unix.so nullok
  10. account required pam_unix.so
  11. session required pam_unix.so
  12. password required pam_cracklib.so
  13. password required pam_unix.so use_authtok md5