#%PAM-1.0
#
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
#
# ... so don't run authconfig
#
# pam.d/system-auth - PAM master configuration for EAL3/CAPP compliance
#		see the Evaluated Configuration Guide for more info
#

auth        required      pam_tally.so onerr=fail no_magic_root
auth        required      pam_env.so
auth        required      pam_unix.so likeauth nullok

account     required      pam_unix.so
account     required      pam_tally.so deny=5 reset no_magic_root

password    required      pam_passwdqc.so min=disabled,disabled,16,12,8 \
                          random=0
password    required      pam_unix.so nullok use_authtok md5 \
                          shadow remember=7

session     required      pam_limits.so
session     required      pam_unix.so
