blob: 84a3f8da12c4e6dc6f49807a0d9be31e28d1752e (
plain)
1
2
3
4
5
6
|
This module provides the mod_auth_basic authentication front-end a way to
authenticate users by checking credentials via the Cyrus SASL library.
This may be interesting for setups where other daemons (e.g. for SMTP, IMAP or
LDAP) already running at a machine use SASL to authenticate users.
WWW: http://mod-authn-sasl.sourceforge.net/
|