diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1993-07-19 18:56:42 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1993-07-19 18:56:42 +0000 |
commit | 1aecf4c182e8650a3bce57a42e93f470eddb88af (patch) | |
tree | cf03586659ff71321de62e58457856bdcca8ce88 /etc/group | |
parent | 57c3311a380d29d814842c84848c6cf02f966a76 (diff) | |
download | FreeBSD-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/group | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -wheel:*:0:root,bill,lynne +wheel:*:0:root daemon:*:1:daemon kmem:*:2:root sys:*:3:root |