summaryrefslogtreecommitdiffstats
path: root/etc/master.passwd
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-07-19 18:52:51 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-07-19 18:52:51 +0000
commit64d6bf0568b2c71329e2587faee672598029c138 (patch)
treebcbda9f1b793b29b50fa534b3d762d9b259e086a /etc/master.passwd
parent410f4d6401df17dddb346dec52925149f18abe7f (diff)
downloadFreeBSD-src-64d6bf0568b2c71329e2587faee672598029c138.zip
FreeBSD-src-64d6bf0568b2c71329e2587faee672598029c138.tar.gz
Removed extranious names from master.passwd file, changed root and toor to
be in group 0 (was group 10). Changed operator to be in group 20, was 28.
Diffstat (limited to 'etc/master.passwd')
-rw-r--r--etc/master.passwd12
1 files changed, 4 insertions, 8 deletions
diff --git a/etc/master.passwd b/etc/master.passwd
index d1e148a..105c9b4 100644
--- a/etc/master.passwd
+++ b/etc/master.passwd
@@ -1,14 +1,10 @@
-root::0:10::0:0:Charlie &:/root:/bin/csh
-toor::0:10::0:0:Bourne-again Superuser:/root:
+root::0:0::0:0:Charlie &:/root:/bin/csh
+toor::0:0::0:0:Bourne-again Superuser:/root:
daemon:*:1:31::0:0:The devil himself:/root:
-operator:*:2:28::0:0:System &:/usr/guest/operator:/bin/csh
+operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/dev/null
games:*:7:13::0:0:Games pseudo-user:/usr/games:
uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/var/spool/uucppublic:/usr/lib/uucp/uucico
-nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/dev/null
-dmr:*:10:31::0:0:Dennis Ritchie:/usr/guest/dmr:
-ken:*:11:31::0:0:& Thompson:/usr/guest/ken:
-bill::12:10::0:0:& Jolitz:/usr/bill:/bin/csh
-lynne::14:10::0:0:& Jolitz:/usr/lynne:/bin/csh
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
falcon:*:32766:31::0:0:Prof. Steven &:/usr/games:/usr/games/wargames
+nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/dev/null
OpenPOWER on IntegriCloud