From 2804853a89427d06c5c183aa533c1e8e882b756b Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Wed, 10 May 1989 00:38:02 -0800 Subject: [PATCH] move root to /root; change :*: to :*NOLOGIN*: SCCS-vsn: etc/master.passwd 5.4 --- usr/src/etc/master.passwd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/usr/src/etc/master.passwd b/usr/src/etc/master.passwd index f925a89980..d9232eab3f 100644 --- a/usr/src/etc/master.passwd +++ b/usr/src/etc/master.passwd @@ -1,11 +1,11 @@ -root::0:10::0:0:Charlie &:/:/bin/csh -toor::0:10::0:0:Bourne-again Superuser:/: -daemon:*:1:31::0:0:The devil himself:/: +root::0:10::0:0:Charlie &:/root:/bin/csh +toor::0:10::0:0:Bourne-again Superuser:/root: +daemon:*NOLOGIN*:1:31::0:0:The devil himself:/root: operator::2:28::0:0:System &:/usr/guest/operator:/bin/csh -games:***:7:2::0:0:Games pseudo-user:/usr/games: +games:*NOLOGIN*:7:2::0:0:Games pseudo-user:/usr/games: uucp::66:1::0:0:UNIX-to-UNIX Copy:/usr/spool/uucppublic:/usr/lib/uucp/uucico -nobody:*:32767:9999::0:0:Unprivileged user:/nonexistent:/dev/null -notes:*:5:31::0:0:Notesfile maintainer:/usr/spool/notes:/bin/csh +nobody:*NOLOGIN*:32767:9999::0:0:Unprivileged user:/nonexistent:/dev/null +notes:*NOLOGIN*:5:31::0:0:Notesfile maintainer:/usr/spool/notes:/bin/csh karels:QOrZFUGpxDUlo:6:10::0:0:Mike &:/usr/guest/karels:/bin/csh sam:Yd6H6R7ejeIP2:7:10::0:0:& Leffler:/usr/guest/sam:/bin/csh wnj:ZDjXDBwXle2gc:8:10::0:0:Bill Joy:/usr/guest/wnj:/bin/csh -- 2.20.1