Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc If we have an 'operator' user, it should at least be gid...
details: https://anonhg.NetBSD.org/src/rev/0243a2b522cb
branches: trunk
changeset: 467673:0243a2b522cb
user: abs <abs%NetBSD.org@localhost>
date: Sat Mar 27 03:51:41 1999 +0000
description:
If we have an 'operator' user, it should at least be gid operator.
diffstat:
etc/master.passwd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r d43eb0103040 -r 0243a2b522cb etc/master.passwd
--- a/etc/master.passwd Sat Mar 27 03:34:08 1999 +0000
+++ b/etc/master.passwd Sat Mar 27 03:51:41 1999 +0000
@@ -1,7 +1,7 @@
root::0:0::0:0:Charlie &:/root:/bin/csh
toor:*:0:0::0:0:Bourne-again Superuser:/root:/bin/sh
daemon:*:1:31::0:0:The devil himself:/:/sbin/nologin
-operator:*:2:20::0:0:System &:/usr/guest/operator:/bin/csh
+operator:*:2:5::0:0:System &:/usr/guest/operator:/sbin/nologin
bin:*:3:7::0:0:Binaries Commands and Source:/:/sbin/nologin
news:*:6:8::0:0:Network News:/var/spool/news:/sbin/nologin
games:*:7:13::0:0:Games pseudo-user:/usr/games:/sbin/nologin
Home |
Main Index |
Thread Index |
Old Index