mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 13:42:40 -04:00
description
This commit is contained in:
parent
491dd4d93d
commit
1464f01d19
1 changed files with 8 additions and 6 deletions
14
debian/control
vendored
14
debian/control
vendored
|
@ -173,13 +173,15 @@ Description: enhances misc security settings
|
||||||
/etc/securetty.security-misc
|
/etc/securetty.security-misc
|
||||||
.
|
.
|
||||||
* Console Lockdown.
|
* Console Lockdown.
|
||||||
Allow members of group 'console' to use console. Everyone else except
|
Allow members of group 'console' to use console and members of group 'ssh'
|
||||||
members of group 'console-unrestricted' are restricted from using console
|
to receive incoming SSH connections. Everyone else except members of group
|
||||||
using ancient, unpopular login methods such as using /bin/login over networks,
|
'console-unrestricted' are restricted from using console using ancient,
|
||||||
which might be exploitable. (CVE-2001-0797) Using pam_access.
|
unpopular login methods such as using /bin/login over networks, which might
|
||||||
|
be exploitable. (CVE-2001-0797) Using pam_access.
|
||||||
Not enabled by default in this package since this package does not know which
|
Not enabled by default in this package since this package does not know which
|
||||||
users shall be added to group 'console' and would break ssh login since files
|
users shall be added to group 'console' and/or 'ssh' and would break console,
|
||||||
in /usr/share/pam-configs/console-lockdown result in modifications of
|
X Window System and ssh login since files in
|
||||||
|
/usr/share/pam-configs/console-lockdown result in modifications of
|
||||||
/etc/pam.d/common-account file which not only applies to /etc/pam.d/login but
|
/etc/pam.d/common-account file which not only applies to /etc/pam.d/login but
|
||||||
also all other services such as /etc/pam.d/ssh.
|
also all other services such as /etc/pam.d/ssh.
|
||||||
/usr/share/pam-configs/console-lockdown
|
/usr/share/pam-configs/console-lockdown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue