12.11_find_sgid_files.sh

This commit is contained in:
thibault.dewailly
2016-04-16 12:57:24 +02:00
parent ac2b994306
commit c193bd49f5
5 changed files with 95 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# Configuration for script of same name
status=enabled
# Put here your exceptions concerning admin shells
# Put here your exceptions concerning admin accounts shells separated by spaces
EXCEPTIONS=""

View File

@ -0,0 +1,4 @@
# Configuration for script of same name
status=enabled
# Put here valid binaries with sgid enabled separated by spaces
EXCEPTIONS="/sbin/unix_chkpwd /usr/bin/bsd-write /usr/bin/chage /usr/bin/crontab /usr/bin/expiry /usr/bin/mutt_dotlock /usr/bin/screen /usr/bin/ssh-agent /usr/bin/wall /usr/sbin/postdrop /usr/sbin/postqueue"