Linux.com

Re:Run bash setuid/setgid

Posted by: Administrator on December 07, 2005 11:59 PM
I disagree that using a wrapper around sudo would be a better solution. The difference is that safe-du implemements finer control. It also helps provide against accidental mistakes - if I used sudo a user could still accidentally run du on an entire filesystem. That can't happen with safe-du.

#

Return to Custom scripting gives users a safe-du