On 6/28/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Is the web server running as manuser?
   Running as "apache" user.

# grep apache /etc/passwd
apache:x:48:48:Apache:/var/www:/sbin/nologin

# grep 48 /etc/group
apache:x:48:

How about a proof of concept -- please post the results of this command:

su - -c "lsof -i tcp | grep apache"

If it is running as apache this command will prove it =)

HTH/Sx
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to