16 lines
637 B
Plaintext
16 lines
637 B
Plaintext
|
#%PAM-1.0
|
||
|
# This file is auto-generated.
|
||
|
# User changes will be destroyed the next time authconfig is run.
|
||
|
auth required /lib/security/pam_env.so
|
||
|
auth sufficient /lib/security/pam_unix.so likeauth nullok
|
||
|
auth required /lib/security/pam_deny.so
|
||
|
|
||
|
account required /lib/security/pam_unix.so
|
||
|
|
||
|
password required /lib/security/pam_cracklib.so retry=3
|
||
|
password sufficient /lib/security/pam_unix.so nullok use_authtok md5 shadow
|
||
|
password required /lib/security/pam_deny.so
|
||
|
|
||
|
session required /lib/security/pam_limits.so
|
||
|
session required /lib/security/pam_unix.so
|