mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-09 01:18:29 -05:00
usrmerge
This commit is contained in:
parent
8ff5f3b221
commit
df9d058ed9
@ -12,5 +12,4 @@
|
||||
#
|
||||
# See also: https://www.kicksecure.com/wiki/SUID_Disabler_and_Permission_Hardener#passwd
|
||||
/usr/bin/passwd exactwhitelist
|
||||
/bin/passwd exactwhitelist
|
||||
/usr/bin/passwd 0755 root root
|
||||
|
@ -12,4 +12,4 @@
|
||||
## SSH, and is likely rarely used, thus this should be safe to disable.
|
||||
#ssh-agent matchwhitelist
|
||||
#ssh-keysign matchwhitelist
|
||||
#/lib/openssh matchwhitelist
|
||||
#/usr/lib/openssh matchwhitelist
|
||||
|
@ -8,4 +8,3 @@
|
||||
## required for performing password validation from unprivileged user
|
||||
## processes such as KScreenLocker's unlock prompt
|
||||
/usr/sbin/unix_chkpwd exactwhitelist
|
||||
/sbin/unix_chkpwd exactwhitelist
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
## TODO: research
|
||||
/usr/lib/virtualbox/ matchwhitelist
|
||||
/lib/virtualbox/ matchwhitelist
|
||||
VirtualBoxVM matchwhitelist
|
||||
VBoxSDL matchwhitelist
|
||||
VBoxNetNAT matchwhitelist
|
||||
|
Loading…
x
Reference in New Issue
Block a user