bash weirdness

Cole Tuininga colet at code-energy.com
Thu Jul 24 13:02:27 EDT 2008


On Thu, 2008-07-24 at 12:40 -0400, Shawn O'Shea wrote:
> [root at vecna ~]# chmod u+s /bin/bash   # This is a no-no, don't give
> sticky bit to your shells!

<nit>
Setting +s is the setuid bit, not the sticky bit.  Sticky bit is set
with +t.
</nit>

-- 
Cole Tuininga <colet at code-energy.com>
Code Energy



More information about the gnhlug-discuss mailing list