mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-06 05:04:28 -04:00
Polish permission-hardener refactor
This commit is contained in:
parent
83d3867959
commit
dbcb612517
3 changed files with 184 additions and 869 deletions
|
@ -7,7 +7,8 @@
|
|||
|
||||
# Keep the `passwd` utility executable to prevent issues with the
|
||||
# /usr/libexec/security-misc/pam-abort-on-locked-password script blocking
|
||||
# user logins with `su` and KScreenLocker
|
||||
# user logins with `su` and KScreenLocker. exactwhitelist is needed to keep
|
||||
# the nosuid rule on /usr/bin from fighting with these rules.
|
||||
#
|
||||
# See also: https://www.kicksecure.com/wiki/SUID_Disabler_and_Permission_Hardener#passwd
|
||||
/usr/bin/passwd exactwhitelist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue