[Pkg-cyrus-sasl2-commits] r12 -
/cyrus-sasl-2.1/trunk/debian/README.Debian
fabbe at users.alioth.debian.org
fabbe at users.alioth.debian.org
Fri Oct 20 06:56:17 UTC 2006
Author: fabbe
Date: Sat Jun 10 13:43:11 2006
New Revision: 12
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/?sc=1&rev=12
Log:
Carry over some useful information from the old package.
Modified:
cyrus-sasl-2.1/trunk/debian/README.Debian
Modified: cyrus-sasl-2.1/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-cyrus-sasl2/cyrus-sasl-2.1/trunk/debian/README.Debian?rev=12&op=diff
==============================================================================
--- cyrus-sasl-2.1/trunk/debian/README.Debian (original)
+++ cyrus-sasl-2.1/trunk/debian/README.Debian Sat Jun 10 13:43:11 2006
@@ -13,9 +13,28 @@
The software has been split into several packages, so a system administrator
can choose what functionality to install and what to leave out.
+IMPORTANT:
+You MUST install one of the libsasl2-2-modules* packages for SASL to work.
+Otherwise postfix-tls won't speak TLS, Cyrus IMAPd won't ever allow any users
+to log in, and other SASL apps will malfuntion in weird ways and there will
+be even more pain and sorrow in the world (yours).
+
+SASL uses /dev/random, which can block on machines with too many connections.
+If you are going to use it on a busy machine, consider installing an entropy
+gathering card or otherwise ensuring that there are enough random numbers
+available.
+
+Use dpkg-statoverride to change the permission and the ownership of the
+saslauthd socket /var/run/saslauthd and the sasldb user database /etc/sasldb2.
+
For more information about SASL, please see http://asg.web.cmu.edu/sasl/, and
for more information about Cyrus SASL, see
-http://asg.web.cmu.edu/sasl/sasl-library.html.
+http://asg.web.cmu.edu/sasl/sasl-library.html. Also see the following RFC
+documents, which are currently not distributed with the Debian packages:
+
+ rfc1321.txt rfc1939.txt rfc2104.txt rfc2195.txt rfc2222.txt
+ rfc2243.txt rfc2245.txt rfc2289.txt rfc2444.txt rfc2595.txt
+ rfc2831.txt rfc2945.txt rfc3174.txt
The project information page http://pkg-cyrus-sasl2.alioth.debian.org/
contains details about the Debian packaging project. All comments and bug
More information about the Pkg-cyrus-sasl2-commits
mailing list