mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-31 21:34:19 -04:00
description
This commit is contained in:
parent
5ac2a6f9ac
commit
0c4e5df3e0
1 changed files with 4 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue