1999-09-13 17:09:08 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
1993-07-19 18:52:51 +00:00
|
|
|
root::0:0::0:0:Charlie &:/root:/bin/csh
|
1994-02-09 01:57:37 +00:00
|
|
|
toor:*:0:0::0:0:Bourne-again Superuser:/root:
|
2004-03-30 19:19:02 +00:00
|
|
|
daemon:*:1:1::0:0:Owner of many system processes:/root:/usr/sbin/nologin
|
|
|
|
operator:*:2:5::0:0:System &:/:/usr/sbin/nologin
|
|
|
|
bin:*:3:7::0:0:Binaries Commands and Source:/:/usr/sbin/nologin
|
|
|
|
tty:*:4:65533::0:0:Tty Sandbox:/:/usr/sbin/nologin
|
|
|
|
kmem:*:5:65533::0:0:KMem Sandbox:/:/usr/sbin/nologin
|
Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;
update paths; and include everything in the "base" distribution.
The "games" distribution being optional made sense when there were more
games and we had small disks; but the "games-like" games were moved into
the ports tree a dozen years ago and the remaining "utility-like" games
occupy less than 0.001% of my laptop's small hard drive. Meanwhile every
new user is confronted by the question "do you want games installed" when
they they try to install FreeBSD.
The next steps will be:
2. Removing punch card (bcd, ppt), phase-of-moon (pom), clock (grdc), and
caesar cipher (caesar, rot13) utilities. I intend to keep fortune, factor,
morse, number, primes, and random, since there is evidence that those are
still being used.
3. Merging src/games into src/usr.bin.
This change will not be MFCed.
Reviewed by: jmg
Discussed at: EuroBSDCon
Approved by: gjb (release-affecting changes)
2015-02-12 05:35:00 +00:00
|
|
|
games:*:7:13::0:0:Games pseudo-user:/:/usr/sbin/nologin
|
2004-03-30 19:19:02 +00:00
|
|
|
news:*:8:8::0:0:News Subsystem:/:/usr/sbin/nologin
|
|
|
|
man:*:9:9::0:0:Mister Man Pages:/usr/share/man:/usr/sbin/nologin
|
|
|
|
sshd:*:22:22::0:0:Secure Shell Daemon:/var/empty:/usr/sbin/nologin
|
|
|
|
smmsp:*:25:25::0:0:Sendmail Submission User:/var/spool/clientmqueue:/usr/sbin/nologin
|
|
|
|
mailnull:*:26:26::0:0:Sendmail Default User:/var/spool/mqueue:/usr/sbin/nologin
|
|
|
|
bind:*:53:53::0:0:Bind Sandbox:/:/usr/sbin/nologin
|
2013-09-15 14:51:23 +00:00
|
|
|
unbound:*:59:59::0:0:Unbound DNS Resolver:/var/unbound:/usr/sbin/nologin
|
2004-03-30 19:19:02 +00:00
|
|
|
proxy:*:62:62::0:0:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin
|
2004-06-23 09:42:19 +00:00
|
|
|
_pflogd:*:64:64::0:0:pflogd privsep user:/var/empty:/usr/sbin/nologin
|
2005-06-06 20:19:56 +00:00
|
|
|
_dhcp:*:65:65::0:0:dhcp programs:/var/empty:/usr/sbin/nologin
|
2004-08-01 21:33:47 +00:00
|
|
|
uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
|
2004-03-30 19:19:02 +00:00
|
|
|
pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
|
2012-12-01 15:11:46 +00:00
|
|
|
auditdistd:*:78:77::0:0:Auditdistd unprivileged user:/var/empty:/usr/sbin/nologin
|
2004-03-30 19:19:02 +00:00
|
|
|
www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
|
2016-05-10 12:47:36 +00:00
|
|
|
_ypldap:*:160:160::0:0:YP LDAP unprivileged user:/var/empty:/usr/sbin/nologin
|
2011-01-28 22:29:38 +00:00
|
|
|
hast:*:845:845::0:0:HAST unprivileged user:/var/empty:/usr/sbin/nologin
|
2004-03-30 19:19:02 +00:00
|
|
|
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
|