home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / libsasl2 / README.Debian < prev    next >
Encoding:
Text File  |  2006-06-29  |  1.0 KB  |  27 lines

  1. ==================================================================
  2.  
  3. IMPORTANT:
  4. You MUST install one of the libsasl2-modules* packages for SASL to
  5. work.  Otherwise postfix-tls won't speak TLS, Cyrus IMAPd won't 
  6. ever allow any users to login, and other SASL apps will malfuntion
  7. in weird ways and there will be even more pain and sorrow in the 
  8. world (yours).
  9.  
  10. ==================================================================
  11.  
  12. SASL2 uses /dev/random, which can block on a machine with too many
  13. connections. If you are going to use it on a busy machine, consider
  14. installing an entropy gathering card.
  15.  
  16. Use dpkg-statoverride to change the permission and the ownership 
  17. of /var/run/saslauthd and /etc/sasldb2. 
  18.  
  19. The following RFC documents used to included into the libsasl2 package
  20.  
  21. rfc1321.txt rfc1939.txt rfc2104.txt rfc2195.txt rfc2222.txt
  22. rfc2243.txt rfc2245.txt rfc2289.txt rfc2444.txt rfc2595.txt
  23. rfc2831.txt rfc2945.txt rfc3174.txt
  24.  
  25. They are not part of any cyrus-sasl package any more, you can find
  26. them in doc-rfc-std or doc-rfc-std-proposed Debian packages.
  27.