[olug] Apache 2.0 Question
Kenton Brede
xyf at nixnotes.org
Fri Jun 13 05:04:51 UTC 2003
On Thu, Jun 12, 2003 at 08:12:40PM -0700, CM Miller wrote:
>
> Wondering about this all day.
>
> I have MySQL installed and I changed the the passwd
> for user mysql.
>
> Looking under httpd.conf, I see there is a group and
> user both called apache
>
>
> [cmmiller at phoenix cmmiller]$ cat /etc/group | grep
> apache
> apache:x:48:
> [cmmiller at phoenix cmmiller]$ grep apache /etc/passwd
> apache:x:48:48:Apache:/var/www:/sbin/nologin
>
>
> Under /etc/passwd, it says nologin.
>
> Do I even need to worry about setting a passwd for
> this user/group. Is it even possible to set a passwd,
> I've tried with no success.
No you don't want to set a password for user apache.
I'm sure you can guess what /sbin/nologin does but "man nologin" will
give you a little info.
hth,
kent
--
"I am always doing that which I can not do,
in order that I may learn how to do it." --Pablo Picasso
More information about the OLUG
mailing list