Be careful when assigning to that username.  Redhat through 6.2 used nobody.
Redhat 7 uses apache as the user and group names.

----------------
Warren Melnick
Director of Research and Development
Astata Corporation




-----Original Message-----
From: Nitebirdz [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 12:49 PM
To: [EMAIL PROTECTED]
Subject: Re: HTTPD Writable


On Fri, 2 Feb 2001, Ben Ocean wrote:

> Date: Fri, 02 Feb 2001 10:50:08 -0800
> From: Ben Ocean <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: HTTPD Writable
>
> Hi;
> I need to create an httpd writable directory. What is this and how do I
> create it?
> TIA,
> BenO
>

Not sure what you mean by "httpd writable" directory, but if you're
referring
to the fact that you need scripts runs through the httpd daemon to write to
a given directory then keep in mind that httpd is ran by user nobody.  So,
you need to make sure that the permissions are correct to allow user nobodu
read/write access to the directory in question.  Of course, keep in mind
possible security issues.


-- 
------------------------------------------------------
Nitebirdz
------------------------------------------------------
http://www.linuxnovice.org
News, tips, articles, links...



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to