Skip to content

Commit 06dbfe4

Browse files
author
Christian Colic
committed
add /usr/bin/su to suid_guid whitelist
Signed-off-by: Christian Colic <[email protected]>
1 parent d90f894 commit 06dbfe4

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)