i tried to create setting below to implement cis check (Ensure lockout for 
failed password attempts is configured)

auth required pam_faillock.so preauth audit silent deny=5 unlock_time=900 
auth sufficient pam_unix.so 
auth [default=die] pam_faillock.so authfail audit deny=5 unlock_time=900 
auth sufficient pam_faillock.so authsucc audit deny=5 unlock_time=900


But this setting is not working . Can you guide me how can  i implement 
this check on coreOS . 

-- 
You received this message because you are subscribed to the Google Groups 
"CoreOS Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/coreos-dev/d1538590-b005-4a04-a0a5-e7b1ffe2bd4c%40googlegroups.com.

Reply via email to