Re: [cgiwrap-users] SetUID
Brought to you by:
nneul
From: Ralph H. <rj...@mo...> - 2002-03-02 12:24:10
|
> I'm using a cobalt Raq3 and I'm getting the following error while using one > of a client's scripts. Can someone help me with this? > > "The cgiwrap executable(s) were not made setuid-root. This is required for > it to function properly. (SetUID root is needed in order to change the uid > to that of the script owner. This is an installation error please make the > executable setuid root, or use the 'make install' method of installing the > executables." It means the cgiwrap executables must have these permissions: -rwsr-xr-x 4 root wheel 65544 Nov 6 13:20 cgiwrap ^ ^---setuid must be set for owner and owner must be root |