From 6886183334cf389ec6efd19774d9df9ee14e5e81 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 25 May 1998 03:19:37 +0000 Subject: [PATCH] Change shell from /nonexistent to /sbin/nologin. PR: 6739 Submitted by: Are Bryne --- etc/master.passwd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/etc/master.passwd b/etc/master.passwd index 7305036dbce..e45d3502b10 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -1,12 +1,12 @@ root::0:0::0:0:Charlie &:/root:/bin/csh toor:*:0:0::0:0:Bourne-again Superuser:/root: -daemon:*:1:1::0:0:Owner of many system processes:/root:/nonexistent +daemon:*:1:1::0:0:Owner of many system processes:/root:/sbin/nologin operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh -bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/nonexistent -games:*:7:13::0:0:Games pseudo-user:/usr/games:/nonexistent -news:*:8:8::0:0:News Subsystem:/:/nonexistent -man:*:9:9::0:0:Mister Man Pages:/usr/share/man:/nonexistent +bin:*:3:7::0:0:Binaries Commands and Source,,,:/:/sbin/nologin +games:*:7:13::0:0:Games pseudo-user:/usr/games:/sbin/nologin +news:*:8:8::0:0:News Subsystem:/:/sbin/nologin +man:*:9:9::0:0:Mister Man Pages:/usr/share/man:/sbin/nologin uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico -xten:*:67:67::0:0:X-10 daemon:/usr/local/xten:/nonexistent -pop:*:68:6::0:0:Post Office Owner:/nonexistent:/nonexistent -nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent +xten:*:67:67::0:0:X-10 daemon:/usr/local/xten:/sbin/nologin +pop:*:68:6::0:0:Post Office Owner:/nonexistent:/sbin/nologin +nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/sbin/nologin