florian
7a21625622
add user for slaacd(8)
7 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@
7 years ago
jca
b0f4d4316d
Remove alias for uucp
This should cut the amount of spam received by mlarkin. If you need
this alias, just set it up. Prompted by a mail from tb@
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
reyk
9e0f589208
Add switchd
OK deraadt@
8 years ago
florian
b0402396e0
Add unprivileged user for traceroute.
Input deraadt@
OK benno@, sthen@
8 years ago
otto
d5dc0eab45
+ _ping
8 years ago
deraadt
06d7c247a7
proxy uid/gid was split up for seperate purposes; it can go away now.
8 years ago
sthen
de4705a064
Remove dead 2004 link to list of blacklists, from Sevan Janiyan.
Point at wikipedia's list of blacklists instead, some are DNS-only but there
are a few rsyncable ones in there (including a good commercial one and some
free ones).
8 years ago
jsg
e8ef592417
remove uatraps from "all" as well
ok beck@
8 years ago
beck
06344629af
Alas all good things come to an end. The U of A traplist is going away as
the University of Alberta moves away from running a spamd fronted MX,
so there is no more source for this traplist anymore.
8 years ago
jung
9c293ef0c3
listen directive may use a table for authentication, to make this work the
table has to be defined BEFORE
consequently move all tables in the examples to the beginning and before the
listen directive to avoid tables not being found
no functional change
ran into this myself earlier, also reported by cjones via irc
ok gilles
8 years ago
jmc
983f38a926
fix word issue, as reported by hans
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.
8 years ago
sunil
83a87d3451
Now that default smtpd.conf aliases table has been switched to
'file' backend, we no longer have to generate the .db files.
Ok gilles@
9 years ago
sunil
68066c2528
Switch to 'file' backend for aliases table for default configuration.
Ok gilles@ jung@ millert@
9 years ago
ratchov
0dbf1530bb
Add _sndiop user and group for (future) privileged sndiod process.
ok deraadt
9 years ago
sunil
fe815f777e
Use mailwrapper path instead of smtpd.
Ok tb@ jung@
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
15709f6a28
no mail for _rebound. deraadt
9 years ago
deraadt
6e97a39189
add _eigrpd user/group
9 years ago
ajacoutot
fedd8f8a4a
Add the _radiusd user.
ok sthen@
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
naddy
830def10dc
Create aliases.db from the installed aliases file, so we get the correct
owner and group. Reported by Mark Patruck. ok deraadt@ miod@
9 years ago
nicm
c9b4c6254f
Add a _file user and use for privsep, ok deraadt
9 years ago
ajacoutot
02ad540a91
Drop smmsp group and alias.
ok matthieu@ miod@
10 years ago
ajacoutot
e1ba88cae4
With sendmail(8) gone, there is not much point in keeping /etc/mail/Makefile.
There is one table in the default configuration which is 'aliases' and
the db can be created using newaliases(8).
"go for it" guenther@
ok sthen@ matthieu@ gilles@
10 years ago
matthieu
0059b4fd65
Remove sendmail specific files.
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
gilles
7b7c7b435b
replace sendmail with smtpd in a comment
reported by Scott McEachern <scott@blackstaff.ca>
ok deraadt@ and todd@
10 years ago
okan
82176404fa
re-add _ppp for npppd here as well; ok ajacoutot
10 years ago
sthen
4160ff8632
no more _ppp user
10 years ago
sthen
216f65a4eb
Add _unbound user here too. Reminded by aja@
10 years ago
tedu
f053ee9367
adding a user is hard. mistakes pointed out by ajacoutot
10 years ago
tedu
f87d303583
just run newaliases. should be about the same, but less sendmail.
ok todd
10 years ago
tedu
01d0115415
switch over to smtpd by default.
ok deraadt gilles todd
10 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
jmc
e21741f91f
correct path for op.me; from J??r??mie Courr??ges-Anglas
ok millert
11 years ago
gilles
e7c79ed63b
update smtpd.conf, map API gone and replaced with table API
12 years ago
dcoppa
01e103d48c
Forgot to add _iscsid to mail/aliases
Pointed out by ajacoutot@
12 years ago
gilles
cd01db31b9
- replace "all" with "any"
- add examples for how to accept mail from external source and for a
specific domain
12 years ago
jmc
dcf5192197
don;t quote things unneccessarily; ok gilles
12 years ago
beck
49693f9f4f
remove korea and china examples, as these files don't mirror reliably
and have been stubbed on openbsd.org anyway ok millert@ robert@ otto@
12 years ago
gilles
8c800265d6
remove the brackets in aliases map declaration, they look ugly
12 years ago
deraadt
830dbd7e50
Kill msgs. Noone uses it, and it has a longjmp in it.
Lots of agreement.
14 years ago
reyk
5dc347b741
add _iked
pointed out by jsg@
14 years ago