mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-25 05:40:26 -04:00
description
This commit is contained in:
parent
75e5714d18
commit
d044780c04
1 changed files with 4 additions and 1 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -107,9 +107,12 @@ Description: enhances misc security settings
|
||||||
.
|
.
|
||||||
* Su is restricted to only users within the sudo group which prevents users
|
* Su is restricted to only users within the sudo group which prevents users
|
||||||
from using su to gain root access or switch user accounts.
|
from using su to gain root access or switch user accounts.
|
||||||
|
/usr/share/pam-configs/wheel
|
||||||
|
(Which results in a change in /etc/pam.d/common-auth.)
|
||||||
.
|
.
|
||||||
* Logging into the root account from a virtual, serial, whatnot console is
|
* Logging into the root account from a virtual, serial, whatnot console is
|
||||||
prevented by clearning /etc/securetty.
|
prevented by shipping an existing and empty /etc/securetty.
|
||||||
|
(Deletion of /etc/securetty has a different effect.)
|
||||||
/etc/securetty.security-misc
|
/etc/securetty.security-misc
|
||||||
.
|
.
|
||||||
access rights restrictions:
|
access rights restrictions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue