From 5ac2a6f9ac53f75256c655d329149bccd2d9aa37 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Thu, 28 Nov 2019 09:17:32 -0500 Subject: [PATCH] description --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 979da56..c2ef02a 100644 --- a/debian/control +++ b/debian/control @@ -151,7 +151,8 @@ Description: enhances misc security settings * Abort login for users with locked passwords. /usr/lib/security-misc/pam-abort-on-locked-password . - * Lock user accounts after 50 failed login attempts using pam_tally2. + * 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