[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: opinion on shell cgi scripts
On 2004 Nov 1, at 8:41 AM, Johan SANCHEZ wrote:
> -rwSr-Sr-x 1 root wheel 23 Nov 1 16:37 /suid-whoami
> sh: /suid-whoami: cannot execute - Permission denied
See those big ``S''es in the output from ls? It means that you've got
the sticky bit set, but not the execute bit. Try doing a `chmod +x
/suid-whoami` and see if that doesn't do the trick.
Cheers,
b&
[demime 0.98d removed an attachment of type application/pgp-signature which had a name of PGP.sig]