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

[cobalt-users] RE: [Cobalt] (RaQ2) Protecting directories.



What happened to the list?

-Keith

********************************************
"We all take different paths in life, but no matter where we
 go, we take a little of each other everywhere."
-- Tim McGraw 
**********************************************************************


-----Original Message-----
From: David B. Peterson [mailto:dave@xxxxxxxxxxx]
Sent: Monday, November 22, 1999 2:05 PM
To: cobalt-users@xxxxxxxxxxxxx
Subject: Re: [Cobalt] (RaQ2) Protecting directories.



> >You can find that out by looking at the files you write (.htaccess).  The
> >uid/gid of that file are the uid/gid of the running process that created
> >the file.
>
>"nobody"? Is there any way avoid having to set all directories to 777 so
>"nobody" can write files on it?

Check out the gid on the file and change the group of the directory 
to match.  Then you can chmod 775 the directory.  Or you could change 
the ownership of the directory to nobody.

-Dave


--
To unsubscribe: mail -s unsubscribe cobalt-users@xxxxxxxxxxxxx < /dev/null
or send e-mail: mailto:cobalt-users@xxxxxxxxxxxxx?subject=unsubscribe