change nobody master.passwd entry to 65534:65534

change nobody group entry to 65534
Suggested-by: pst
This commit is contained in:
Andrey A. Chernov 1995-05-15 19:24:57 +00:00
parent 86577745c3
commit efc05b2bdd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8539
2 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ man:*:9:
games:*:13:
staff:*:20:root
guest:*:31:root
nobody:*:39:
uucp:*:66:
ingres:*:74:ingres
xten:*:100:xten
dialer:*:117:
nogroup:*:32766:
nobody:*:65534:

View File

@ -4,9 +4,9 @@ daemon:*:1:31::0:0:Owner of many system processes:/root:
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:
news:*:8:8::0:0:News Subsystem,,,:/:/nonexistent
news:*:8:8::0:0:News Subsystem:/:/nonexistent
man:*:9:9::0:0:Mister Man Pages:/usr/share/man:
uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/libexec/uucp/uucico
xten:*:100:100::0:0:X-10 daemon:/usr/local/xten:/nonexistent
ingres:*:267:74::0:0:& Group:/usr/ingres:/bin/csh
nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/nonexistent
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/nonexistent