[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shell-script question



On Sun, Feb 11, 2001 at 09:07:02AM -0600, ktb wrote:
> 
> I missed the first part of this so I apologize if I'm repeating but make
> the permissions of your script something like -
> -rwxrw-rwx    1 root     root 
> and see if that helps.

no don't, that is a huge security hole.  the permissions should be:

-rwxr-xr-x    1 root     root

never EVER make anything world writable.  especially
binaries/shellscripts. 

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpqCtCehONxX.pgp
Description: PGP signature


Reply to: