summaryrefslogtreecommitdiff
path: root/etc/group
AgeCommit message (Collapse)Author
2020-01-28sortChristian Weisgerber
2020-01-24retire rebound etc bits to the atticTed Unangst
2019-11-14uid/gid 70 is _rpki-client for privdrop; ok bennoTheo de Raadt
2019-01-26add _unwind user; OK deraadtFlorian Obser
2018-07-23Remove rtadvd(8) leftovers in etc.Florian Obser
OK deraadt, phessler
2018-07-12Add _rad user and group for rad(8).Florian Obser
This recycles the _btd uid/gid that have been removed in 2013. Discussed in the hackroom.
2017-03-18add user for slaacd(8)Florian Obser
2017-01-19Add the _syspatch user/group: an unprivileged user for syspatch(8) used to fetchAntoine Jacoutot
and verify patches. discussed with deraadt@ rpe@ ok deraadt@
2016-12-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-11-15Introduce the build user and the wobj group that will soon be used asTheo Buehler
defaults for building the system from source. ok deraadt
2016-10-07use better uid/gid for _switchdTheo de Raadt
2016-10-06Add _switchdReyk Floeter
2016-09-27Add unprivileged user for traceroute.Florian Obser
Input deraadt@ OK benno@, sthen@
2016-09-26Add _ping user/group.Florian Obser
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.
2016-09-13proxy uid/gid was split up for seperate purposes; it can go away now.Theo de Raadt
2016-03-05add proper entries for pkg_add privsep, instead of piggy-backing on _pfetchMarc Espie
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.
2015-12-16Add _sndiop user and group for (future) privileged sndiod process.Alexandre Ratchov
ok deraadt
2015-12-01create new independent uid/gid for tftp_proxy and ftp_proxy.Theo de Raadt
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
2015-11-09Add user "_vmd" for forthcoming vmd daemonMike Larkin
ok deraadt@
2015-10-15_rebound user and group (52)Ted Unangst
2015-10-04add _eigrpd user/groupTheo de Raadt
2015-07-21Add _radius to etc/master.passwd and etc/group for coming radiusd.YASUOKA Masahiko
ok deraadt
2015-07-17Add _dpb, _pbuild, _pfetch users to make it easier for people doing dpbStuart Henderson
multi-user builds. Discussed with espie, ajacoutot, ok deraadt
2015-04-27Add a _file user and use for privsep, ok deraadtNicholas Marriott
2014-10-17Drop the _lkm group.Antoine Jacoutot
ok dcoppa@ deraadt@
2014-09-20Drop smmsp group and alias.Antoine Jacoutot
ok matthieu@ miod@
2014-08-22disable use of bind in base; in the base use nsd/unbound instead.Theo de Raadt
a proper & complete bind port will show up. discussed with many for years
2014-04-27Get back "_ppp" user and "_ppp" group. From now they will be solelyYASUOKA Masahiko
used by npppd. ok deraadt
2014-03-17_ppp uid/gid will come up for recycling (but please not within a year)Theo de Raadt
2014-03-15Enable Unbound in base, ok deraadt@Stuart Henderson
2014-03-13smtpd dudes forgot to add their _smtpq userTed Unangst
2013-12-15remove popa3d etc tendrilsTed Unangst
2013-08-19Remove the following users which became obsolete:Antoine Jacoutot
* _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@
2013-08-09Remove all references to btd and the corresponding _btd user and group.Antoine Jacoutot
ok sthen@ deraadt@
2012-10-12Add the _iscsid user, required by iscsidDavid Coppa
OK claudio@
2010-06-03Add a new _iked user with uid 101 instead of (ab)using the _isakmpd user.Reyk Floeter
ok deraadt@
2010-06-03enable ldapd and ldapctl in the buildMartin Hedenfal
ok deraadt@
2010-04-22Allow multiple users to share the same aucat server. If aucat isAlexandre Ratchov
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
2010-02-22Add _ldpd user for ldpd(8). OK dlg, deraadtClaudio Jeker
2010-01-16add user/group for nsd; ok nick@Jakob Schlyter
2009-05-20add a group _rwalld tooThordur I. Bjornsson
2009-03-04add user and group for smtpdGilles Chehade
discussed with pyr@ and deraadt@
2008-11-25add user '_btd' for the bluetooth daemon.Felix Kronlage
discussed with and ok uwe@
2008-06-26add user and group needed for ypldap.Pierre-Yves Ritschard
2008-06-09drop root privileges in rtadvd to _rtadvdRainer Giedat
ok deraadt@, reyk@, pyr@
2008-01-31enable snmpd in the buildReyk Floeter
approved by deraadt@, ok thib@
2007-12-07hoststated gets renamed to relayd. easier to type, and actually saysTheo de Raadt
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
2007-10-08Add the user _ospf6d otherwise the newly imported ospf6d daemon will notEsben Norby
start. ok dlg@
2007-01-31link hoststated to the builds.Pierre-Yves Ritschard
ok miod@, henning@
2006-10-29Add the _ripd user and startup stuff.Esben Norby
ok claudio@