diff options
author | 2011-05-17 16:42:06 +0000 | |
---|---|---|
committer | 2011-05-17 16:42:06 +0000 | |
commit | f81d7617d648b27af55ba8d669b76d113f685602 (patch) | |
tree | 586dc0975c2191d25972b5018a78358f4ac0e5b5 /lib | |
parent | somehow a previous sync with relayd missed one line... (diff) | |
download | wireguard-openbsd-f81d7617d648b27af55ba8d669b76d113f685602.tar.xz wireguard-openbsd-f81d7617d648b27af55ba8d669b76d113f685602.zip |
smtpd now uses an auth_backend API to authenticate users that are allowed
to send mail so they do not necessarily need a local system account.
two backends are provided by default, bsd_auth(3) and getpwnam(3), however
smtpd will only select bsd_auth(3) for the moment and not provide a way to
chose any other backend (that's on purpose ;p).
bye bye authenticate() !
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions