diff --git a/etc/group b/etc/group index 2418c29c0085..ea63f4ce7a2c 100644 --- a/etc/group +++ b/etc/group @@ -18,5 +18,6 @@ uucp:*:66: xten:*:67:xten dialer:*:68: network:*:69: +www:*:80: nogroup:*:65533: nobody:*:65534: diff --git a/etc/master.passwd b/etc/master.passwd index 87dd004bddf3..ab6f8300dc1e 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -14,4 +14,5 @@ bind:*:53:53::0:0:Bind Sandbox:/:/sbin/nologin uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico xten:*:67:67::0:0:X-10 daemon:/usr/local/xten:/sbin/nologin pop:*:68:6::0:0:Post Office Owner:/nonexistent:/sbin/nologin +www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/sbin/nologin nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/sbin/nologin