mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-20 19:16:26 -04:00
description
This commit is contained in:
parent
5ac2a6f9ac
commit
0c4e5df3e0
8
debian/control
vendored
8
debian/control
vendored
@ -150,16 +150,16 @@ Description: enhances misc security settings
|
||||
.
|
||||
* Abort login for users with locked passwords.
|
||||
/usr/lib/security-misc/pam-abort-on-locked-password
|
||||
.
|
||||
* Protect Linux user accounts against brute force attacks.
|
||||
Lock user accounts after 50 failed login attempts using pam_tally2.
|
||||
/usr/share/pam-configs/tally2-security-misc
|
||||
.
|
||||
* Logging into the root account from a virtual, serial, whatnot console is
|
||||
prevented by shipping an existing and empty /etc/securetty.
|
||||
(Deletion of /etc/securetty has a different effect.)
|
||||
/etc/securetty.security-misc
|
||||
.
|
||||
Protect Linux user accounts against brute force attacks.
|
||||
Lock user accounts after 50 failed login attempts using pam_tally2.
|
||||
/usr/share/pam-configs/tally2-security-misc
|
||||
.
|
||||
informational output during Linux PAM:
|
||||
.
|
||||
* Show failed and remaining password attempts.
|
||||
|
Loading…
x
Reference in New Issue
Block a user