ratchov
0dbf1530bb
Add _sndiop user and group for (future) privileged sndiod process.
ok deraadt
9 years ago
deraadt
8808d80c07
create new independent uid/gid for tftp_proxy and ftp_proxy.
They should not share a uid. Leave the proxy uid for later mop-up
(sysmerge does not handle uid renamings well enough)
ok dlg, ok aja a while back
9 years ago
mlarkin
03e2c37546
Add user "_vmd" for forthcoming vmd daemon
9 years ago
tedu
2306ffba5c
_rebound user and group (52)
9 years ago
deraadt
6e97a39189
add _eigrpd user/group
9 years ago
yasuoka
373a8b4402
Add _radius to etc/master.passwd and etc/group for coming radiusd.
ok deraadt
9 years ago
sthen
06c363ecd2
Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpb
multi-user builds. Discussed with espie, ajacoutot, ok deraadt
9 years ago
nicm
c9b4c6254f
Add a _file user and use for privsep, ok deraadt
9 years ago
sthen
dc86b5bb95
Put the _unbound user in "unbound" login class; unbound uses setusercontext
to initialize the unprivileged user, so the usual rc.d mechanism to set the
class isn't used. Problem reported by otto, ok otto@ ajacoutout@
10 years ago
matthieu
76852e9bcd
Remove sendmail tentacles. ok krw@ ajacoutot@
10 years ago
deraadt
b0315aca81
disable use of bind in base; in the base use nsd/unbound instead.
a proper & complete bind port will show up.
discussed with many for years
10 years ago
yasuoka
ed2d182d9e
Get back "_ppp" user and "_ppp" group. From now they will be solely
used by npppd.
ok deraadt
10 years ago
deraadt
c6fc6500f7
_ppp uid/gid will come up for recycling (but please not within a year)
11 years ago
sthen
cc6c887d94
Enable Unbound in base, ok deraadt@
11 years ago
tedu
681c9fb0a4
smtpd dudes forgot to add their _smtpq user
11 years ago
tedu
5ca9d3294f
remove popa3d etc tendrils
11 years ago
ajacoutot
6cd5d4a0a6
Remove the following users which became obsolete:
* _afs: arla/nnpfs got disabled then removed long ago
* _kdc, _kadmin: these were added 10 years ago but never used for
anything afaict
ok dcoppa@ beck@
11 years ago
ajacoutot
38249d5b9a
Remove all references to btd and the corresponding _btd user and group.
ok sthen@ deraadt@
11 years ago
ajacoutot
c5f5ee0d92
There is no /usr/libexec/uucp/uucico in base; uucico (8) is provided by
the net/uccp package and is installed under /usr/local/. Since we don't
want a shell that default to /usr/local/..., use /sbin/nologin.
The uucp package will automatically change to the correct shell on
pkg_add / pkg_delete.
idea from and ok miod@
12 years ago
dcoppa
52139c77e8
Add the _iscsid user, required by iscsid
OK claudio@
12 years ago
jasper
5501d18581
Stop spreading lies about the usage of 'nobody', it's confusing to link it
with NFS here. Result of a discussion with several.
ok deraadt@ millert@
13 years ago
dcoppa
7f1845f9f8
Remove bogus commas from the "bin" entry.
OK sobrado@, todd@
14 years ago
reyk
8f584fd51d
Add a new _iked user with uid 101 instead of (ab)using the _isakmpd user.
ok deraadt@
14 years ago
martinh
70789f1e71
enable ldapd and ldapctl in the build
ok deraadt@
14 years ago
ratchov
7c2f0fae99
Allow multiple users to share the same aucat server. If aucat is
run by root, it binds a shared address to the socket, cranks the
process priority and drops privileges. sio_open(3) will try to
connect to the private socket first (if any), then to the shared
socket. Only one user may have connections to aucat at a given
time.
based on discussions with henning, pyr and others
ok jacek, deraadt
14 years ago
claudio
fd5e12ebcf
Add _ldpd user for ldpd(8). OK dlg, deraadt
15 years ago
jakob
b264af06c1
add user/group for nsd; ok nick@
15 years ago
thib
2b7f647469
Do not fall back to using nobody if _user is missing, but
error out.
Add a new user _rwalld for rpc.rwalld, and use that instead
of nobody, also unconditionally drop to _rwalld not only
if rpc.rwalld was started with euid 0 (as root).
ok deraadt@
15 years ago
gilles
b4c4c27869
add user and group for smtpd
discussed with pyr@ and deraadt@
16 years ago
deraadt
6915bb7d78
nobody is for NFS, and nobody should *&^#@$ use it for anything else
16 years ago
fkr
888665b216
add user '_btd' for the bluetooth daemon.
discussed with and ok uwe@
16 years ago
pyr
321acf2f5f
add user and group needed for ypldap.
16 years ago
rainer
fc0b2a8f47
drop root privileges in rtadvd to _rtadvd
ok deraadt@, reyk@, pyr@
16 years ago
reyk
0e104c7690
enable snmpd in the build
approved by deraadt@, ok thib@
17 years ago
deraadt
9824ad9efd
oops, _relayd not _relay; spotted by reyk
17 years ago
deraadt
bc2e06a947
hoststated gets renamed to relayd. easier to type, and actually says
what the daemon does - it is a relayer that pays attention to the status
of pools of hosts; not a status checkers that happens to do some relaying
17 years ago
norby
b8d21f617d
Add the user _ospf6d otherwise the newly imported ospf6d daemon will not
start.
ok dlg@
17 years ago
pyr
c2221b0cd4
link hoststated to the builds.
ok miod@, henning@
18 years ago
norby
2abfa3abd6
Add the _ripd user and startup stuff.
ok claudio@
18 years ago
norby
7f4589e266
add all the goo to hook dvmrp into the system
ok derradt@
18 years ago
henning
bde0993dcc
say hi to _hostapd
20 years ago
deraadt
bdab9cead1
change root login shell to ksh as promised; ok many
20 years ago
henning
19db83566f
user and group _ospfd, with claudio
20 years ago
henning
bad5a761dd
say hi to _ftp
20 years ago
henning
53ef3935aa
new user/group _ntp, theo ok
20 years ago
deraadt
d934b608f5
change _pppoe to _ppp, i had thought about it before, but henning has convinced me
21 years ago
deraadt
9fd125c07e
_pppoe privdrop user for canacar
21 years ago
deraadt
e3347935bb
_afs user for privsep; beck ok
21 years ago
deraadt
74e643a7e1
rbootd privsep uid/gid
21 years ago
deraadt
c5df8306b5
some naming cleanup
21 years ago