|
About:
The Cyrus SASL library is a generic library for easy integration of secure network authentication to any client or server application. It supports authentication via standard plaintext methods as well as CRAM-MD5 and DIGEST-MD5 shared secret methods and KERBEROS_V4 and GSSAPI Kerberos methods. The SASL protocol framework is used by SMTP, IMAP, ACAP, LDAP, and other standard protocols.
Release focus: Minor security fixes
Changes:
The most important fix is to avoid an attack using the SASL_PATH environment variable when sasl is used in a setuid environment (this is infrequent but possible). The CRAM MD5 plugin has a bugfix for an uninitialized variable reference. Also included are NTLM portability fixes.
Author:
Carnegie Mellon <cyrus __dash__ bugs+ __at__ andrew __dot__ cmu __dot__ edu>
[contact developer]
Homepage:
http://asg.web.cmu.edu/sasl/
Tar/GZ:
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
Trove categories:
[change]
Dependencies:
[change]
OpenSSL (recommended)
[download links]
|