Sunday, January 4, 2009
Lock User Accounts After Too Many Login Failures
Posted on 11:49 AM by Unknown
Add the following two lines highlighted in blue to the /etc/pam.d/system-auth file as shown below: auth required /lib/security/$ISA/pam_env.soauth required /lib/security/$ISA/pam_tally.so onerr=fail no_magic_rootauth sufficient /lib/security/$ISA/pam_unix.so likeauth nullokauth required /lib/security/$ISA/pam_deny.soaccount required
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment