On Thursday 25 October 2001 11:41, you wrote:
> How do I set permissions for a certain user (ie nobody) for a directory?
> If I do this, won't anyone on teh server be able to write to that
> directory?

If you're going to start messing around with *nix permissions, you really, 
really need to have a basic understanding of how they work.  Otherwise, you 
can get into a lot of trouble really quickly.  There's a ton of tutorials 
around the net; here's one that I've found helpful in the past:

http://www.linuxdoc.org/HOWTO/Security-HOWTO-5.html
(it's part of a larger linux security HOWTO)

As for your second question, yes.  That's one of the side-effects of using a 
shared server.

--kurt

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to