From 9319cacfd5b6133b1278537a26eb6579cc6a1497 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Mon, 19 Jul 1993 18:52:51 +0000 Subject: [PATCH] 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. --- etc/master.passwd | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/etc/master.passwd b/etc/master.passwd index d1e148a4f8f9..105c9b48f562 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