LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware-current/souce/ap/itstool setgid (https://www.linuxquestions.org/questions/slackware-14/slackware-current-souce-ap-itstool-setgid-4175483392/)

Bertical 11-04-2013 05:32 PM

slackware-current/souce/ap/itstool setgid
 
My nightly security script run keeps nagging me about this.

Petri Kaukasoina 11-06-2013 05:21 AM

You might want to fix your nightly security script. It's a SGID directory, not a SGID executable file.

gnashley 11-06-2013 05:46 AM

Also, why should some setgid file or directory *in the sources* be a problem?

Bertical 11-06-2013 06:08 PM

Looks like the grumble line is
Code:

find /home/ftp/ -type d ! -perm 755 -print -exec chmod 755 {} +
I could maybe add some cruftiness to the script to alleviate the bogosity of a single dir

volkerdi 11-06-2013 06:19 PM

Those are correctly chowned in the tree here. Problem won't be there for long.

Thanks :)


All times are GMT -5. The time now is 10:43 AM.