description

This commit is contained in:
Patrick Schleizer 2019-07-31 07:27:13 +00:00
parent 39e1b1c5f0
commit c921872016
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

2
debian/control vendored
View File

@ -105,7 +105,7 @@ Description: enhances misc security settings
.
restricts access to the root account:
.
* 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.
/usr/share/pam-configs/security-misc
(Which results in a change in /etc/pam.d/common-auth.)