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
c60b99fd98
add a group _rwalld too
15 years ago
gilles
b4c4c27869
add user and group for smtpd
discussed with pyr@ and deraadt@
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
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
19 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
20 years ago
deraadt
9fd125c07e
_pppoe privdrop user for canacar
20 years ago
deraadt
e3347935bb
_afs user for privsep; beck ok
20 years ago
deraadt
74e643a7e1
rbootd privsep uid/gid
20 years ago
henning
bf2fa238ed
new user/group _tftpd, theo ok
20 years ago
henning
ac017e47aa
user/group _mopd for, well, mopd. theo ok
21 years ago
henning
ce256bfc87
new _dhcp user for, well, dhcp stuff, theo ok
21 years ago
deraadt
34962cb9d4
fake _tcpdump user for upcoming privsep work
21 years ago
henning
82f1020bfa
add user & group _bgpd
ok deraadt@ millert@
21 years ago
canacar
68449def7b
privilege seperated pflogd
_pflogd user and group must be created for proper operation.
ok frantzen@ henning@ mcbride@ deraadt@
21 years ago
deraadt
4a4a4d6538
_syslogd privsep uid/gid as requested by avsm
21 years ago
jakob
b02d4f668c
add _isakmpd user/group for privsep. ok millert@
21 years ago
hin
3a61525ff3
_kdc and _kadmin users and groups added. Will be used by the kerberos kdc
and admin servers
ok deraadt@
21 years ago
deraadt
11fcc6bd00
_lkm group for modstat(8); millert ok
22 years ago
deraadt
5c9d1d7e5b
_spamd
22 years ago
millert
960d88e161
To avoid possible conflict with pre-existing groups, change
shadow -> _shadow, tokenadm -> _token, and also add _radius.
22 years ago
millert
ad02abc48f
Add a new group, "tokenadm" and make login_token setgid tokenadm instead
of setuid root. deraadt@ OK
22 years ago
millert
dff81d5bde
Add a "shadow" group and make the shadow passwd db readable by that
group. This changes getpw* to always try the shadow db first and
then fall back to the db w/o password hashes. In the future,
/usr/libexec/auth/login_passwd (and others) will be setgid shadow
instead of setuid root. OK deraadt@
If you track -current you should do the following:
o add group shadow to /etc/group
o chgrp shadow /etc/spwd.db
o chmod 640 /etc/spwd.db
o rebuild and install src/usr.sbin/pwd_mkdb
You do not need to rebuild libc yet, but it would't hurt to do so.
22 years ago
matthieu
bcf65df649
_x11 user and group for the X server when run by xdm. ok deraadt@
The actual X code to use them will be added soon.
22 years ago
deraadt
6e40222aa6
_sshagnt will be used to secure ssh-agent(1) more
22 years ago
deraadt
d281062060
5 new uid/gid sets; millert ok
22 years ago
beck
5732c0634b
authpf group, for authpf
22 years ago
millert
1018d9f854
Add crontab group for when crontab loses its setuid bit tomorrow.
Consider this a head-up...
22 years ago
deraadt
707fca1450
move to sshd.sshd instead
22 years ago
deraadt
f6ee0bc002
ssh uid and gid for privsep
22 years ago
deraadt
297915e472
popa3d pieces
23 years ago
millert
ff9b1a2770
Scaffolding to support sendmail 8.12. Note that the new smmsp user/group
are *required*.
23 years ago
beck
60ec9d8d70
Add proxy user
23 years ago
millert
ece024bd59
Add "auth" group
24 years ago
angelos
e3e826ef4c
No longer need an audlog group.
26 years ago