security-misc/usr
Patrick Schleizer f4b1df02ee
Remove suid / gid and execute permission for 'group' and 'others'.
Similar to: chmod og-ugx /path/to/filename

Removing execution permission is useful to make binaries such as 'su' fail closed rather
than fail open if suid was removed from these.

Do not remove read access since no security benefit and easier to manually undo for users.

chmod 744
2019-12-22 19:42:40 -05:00
..
bin remove hardening-enable 2019-12-20 05:32:26 -05:00
lib Remove suid / gid and execute permission for 'group' and 'others'. 2019-12-22 19:42:40 -05:00
share increase priority of pam-abort-on-locked-password-security-misc 2019-12-12 09:29:00 -05:00