355576d558
- round the pam_timestamp_check sleep up to wake up at the start of the wallclock second (#205068)
18 lines
683 B
Plaintext
18 lines
683 B
Plaintext
#%PAM-1.0
|
|
# This file is auto-generated.
|
|
# User changes will be destroyed the next time authconfig is run.
|
|
auth required pam_env.so
|
|
auth sufficient pam_unix.so try_first_pass nullok
|
|
auth required pam_deny.so
|
|
|
|
account required pam_unix.so
|
|
|
|
password required pam_cracklib.so try_first_pass retry=3
|
|
password sufficient pam_unix.so try_first_pass use_authtok nullok md5 shadow
|
|
password required pam_deny.so
|
|
|
|
session optional pam_keyinit.so revoke
|
|
session required pam_limits.so
|
|
session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid
|
|
session required pam_unix.so
|