]> granicus.if.org Git - apache/commit
Using the user nobody (or similar accounts on other systems like
authorWilfredo Sanchez <wsanchez@apache.org>
Thu, 21 Jul 2005 10:46:31 +0000 (10:46 +0000)
committerWilfredo Sanchez <wsanchez@apache.org>
Thu, 21 Jul 2005 10:46:31 +0000 (10:46 +0000)
commit18aa2b57f8487435a5c2a9802c733164d85b4b83
treeea252920200ac7f1d9b10c6d5af969a619fa6d23
parent01d65f9f59d79c3bc4c49e4ba032754e64590b89
Using the user nobody (or similar accounts on other systems like
nouser) violates the purpose of that user.  User nobody exists
specifically as a user that no process runs as and that owns no files
on disk.  Same for nogroup.

The user and group daemon are the generic system services user and
group.  Use those instead.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220032 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd.conf.in