description

This commit is contained in:
Patrick Schleizer 2019-12-08 01:30:42 -05:00
parent 491dd4d93d
commit 1464f01d19
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48

14
debian/control vendored
View file

@ -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