Displaying 2 results from an estimated 2 matches for "workstation_security".
2017 Mar 17
3
lock out account after 3 failures
I?m looking to configure a centos 7 server to lock out anaccount after 3 login failures.
I?ve followed this
?
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls
?
Section2.1.9.5 Account Locking
?
And even rebooted the serverbut it doesn?t lock my test account out.
login as: test
test at X?s password:
Access denied
test at X's password:
Access denied
test at X's password:
Access denied
test at X's password:...
2017 Mar 17
0
lock out account after 3 failures
On 03/17/2017 02:41 AM, Ian Diddams wrote:
> I?ve followed this
>
>
>
> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls
Can you send the /etc/pam.d/system-auth that you used for your test?