Skip to content

Commit b9acd71

Browse files
authored
Merge pull request #199 from ccolic/master
add /usr/bin/su to suid_guid whitelist
2 parents d90f894 + 06dbfe4 commit b9acd71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vars/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ os_security_suid_sgid_system_whitelist:
4343
- '/bin/mount'
4444
- '/bin/ping'
4545
- '/bin/su'
46+
- '/usr/bin/su'
4647
- '/bin/umount'
4748
- '/sbin/pam_timestamp_check'
4849
- '/sbin/unix_chkpwd'

0 commit comments

Comments
 (0)