mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-05 01:04:58 -04:00
informational output during PAM:
* Show failed and remaining password attempts. * Document unlock procedure if Linux user account got locked. * Point out, that there is no password feedback for `su`. * Explain locked (root) account if locked. * /usr/share/pam-configs/tally2-security-misc * /usr/lib/security-misc/pam_tally2-info
This commit is contained in:
parent
454e135822
commit
ff9bc1d7ea
3 changed files with 119 additions and 0 deletions
9
debian/control
vendored
9
debian/control
vendored
|
@ -131,6 +131,15 @@ Description: enhances misc security settings
|
|||
(Deletion of /etc/securetty has a different effect.)
|
||||
/etc/securetty.security-misc
|
||||
.
|
||||
informational output during PAM:
|
||||
.
|
||||
* Show failed and remaining password attempts.
|
||||
* Document unlock procedure if Linux user account got locked.
|
||||
* Point out, that there is no password feedback for `su`.
|
||||
* Explain locked (root) account if locked.
|
||||
* /usr/share/pam-configs/tally2-security-misc
|
||||
* /usr/lib/security-misc/pam_tally2-info
|
||||
.
|
||||
access rights restrictions:
|
||||
.
|
||||
* The default umask is changed to 006. This allows only the owner and group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue