Cyrus SASLライブラリは、あらゆるクライアント又はサーバ・アプリケーションへのセキュアなネットワーク認証を容易に統合するための汎用ライブラリです。これは、標準の平文のメソッドと同様にCRAM-MD5とDIGEST-MD5共有シークレット・メソッド、KERBEROS_V4及びGSSAPI Kerberosメソッドを介した認証をサポートしています。SASLプロトコル・フレームワークは、SMTP、IMAP、ACAP、LDA及びその他の標準プロトコルで使用されています。
This release contains a large number of bugfixes and cleanups from the last version, including the "-r" option for saslauthd to instruct it to reassemble realm and username into a username of "user@realm" form. There is now also support for passing of GSSAPI credentials, and support for SQLite in the SQL auxprop plugin.