Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-23 01:24 Back to release list
2.1.20

最重要的解决方法是避免攻击使用SASL_PATH环境变量时,SASL是在一个setuid环境中使用(这很罕见,但可能)。该补习的MD5插件有一个未初始化的变量引用bugfix的。还包括使用NTLM可移植性的修补程序。
标签: SASLv2, Minor security fixes
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.

Project Resources