diff options
author | Gilles Chehade <gilles@cvs.openbsd.org> | 2011-05-17 16:42:07 +0000 |
---|---|---|
committer | Gilles Chehade <gilles@cvs.openbsd.org> | 2011-05-17 16:42:07 +0000 |
commit | b498efdbbf13b1eec08541e3b2084396c508c92e (patch) | |
tree | 35ca770df0ade0d4779b806dad394f6c33f2ef44 /share/tmac | |
parent | e0c7be3d00700d446aaca5328e91f2b18c9beb1f (diff) |
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 'share/tmac')
0 files changed, 0 insertions, 0 deletions