tedu
d4185b3522
retire rebound etc bits to the attic
5 years ago
benno
c8b542ec28
fix the spelling of rpki, as noted by jmc@
5 years ago
deraadt
feb6c25c28
uid/gid 70 is _rpki-client for privdrop; ok benno
5 years ago
florian
f65e7516d9
add _unwind user; OK deraadt
6 years ago
florian
86afacfeac
Remove rtadvd(8) leftovers in etc.
OK deraadt, phessler
6 years ago
florian
fabfc282cb
Add _rad user and group for rad(8).
This recycles the _btd uid/gid that have been removed in 2013.
Discussed in the hackroom.
6 years ago
florian
7a21625622
add user for slaacd(8)
8 years ago
ajacoutot
c83e16d65d
Add the _syspatch user/group: an unprivileged user for syspatch(8) used to fetch
and verify patches.
discussed with deraadt@ rpe@
ok deraadt@
8 years ago
jca
22411cb254
Remove user uucp and group news from base.
8 years ago
tb
3a8e308438
Introduce the build user and the wobj group that will soon be used as
defaults for building the system from source.
ok deraadt
8 years ago
deraadt
0bf1053ddd
use better uid/gid for _switchd
8 years ago
reyk
9e0f589208
Add switchd
OK deraadt@
8 years ago
florian
b0402396e0
Add unprivileged user for traceroute.
Input deraadt@
OK benno@, sthen@
8 years ago
florian
2334a0c4bb
Add _ping user/group.
OK natano on a previous diff which used a different uid/gid.
naddy@ pointed out that uid/gid was already taken on "important" systems.
Turns out we cannot easily recycle freed up uids/gids so settle on 51.
8 years ago
deraadt
06d7c247a7
proxy uid/gid was split up for seperate purposes; it can go away now.
8 years ago
espie
ec0bd9b26a
add proper entries for pkg_add privsep, instead of piggy-backing on _pfetch
which was a "better than nothing" measure for 5.9.
Another user to come. Approved by deraadt@ on principle.
thanks sthen@ for checking my lines over.
9 years ago
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
10 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
11 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@
15 years ago
reyk
8f584fd51d
Add a new _iked user with uid 101 instead of (ab)using the _isakmpd user.
ok deraadt@
15 years ago
martinh
70789f1e71
enable ldapd and ldapctl in the build
ok deraadt@
15 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
15 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@
16 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.
17 years ago
rainer
fc0b2a8f47
drop root privileges in rtadvd to _rtadvd
ok deraadt@, reyk@, pyr@
17 years ago
reyk
0e104c7690
enable snmpd in the build
approved by deraadt@, ok thib@
17 years ago