summaryrefslogtreecommitdiffstats
path: root/etc/group
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-19 18:56:42 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-19 18:56:42 +0000
commit1aecf4c182e8650a3bce57a42e93f470eddb88af (patch)
treecf03586659ff71321de62e58457856bdcca8ce88 /etc/group
parent57c3311a380d29d814842c84848c6cf02f966a76 (diff)
downloadFreeBSD-src-1aecf4c182e8650a3bce57a42e93f470eddb88af.zip
FreeBSD-src-1aecf4c182e8650a3bce57a42e93f470eddb88af.tar.gz
Removed bill and lynne from group file, this was a security hole in the
0.1 distribution, as they had accounts in the password file with out passwords, and were in group wheel!
Diffstat (limited to 'etc/group')
-rw-r--r--etc/group2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/group b/etc/group
index c2d3ae7..900aff8 100644
--- a/etc/group
+++ b/etc/group
@@ -1,4 +1,4 @@
-wheel:*:0:root,bill,lynne
+wheel:*:0:root
daemon:*:1:daemon
kmem:*:2:root
sys:*:3:root
OpenPOWER on IntegriCloud