Why do CRAM-MD5 and DIGEST-MD5 not work with CyrusSaslauthd? ?

Saslauthd is only capabile of verifying plaintext passwords (it takes a plaintext password and a username and responds with "yes" or "no", essentially). Therefore, since the plaintext password isn't passed from client to server in DIGEST-MD5 and CRAM-MD5, Saslauthd can't verify the password.

Authentication in a CyrusSaslauthd? -only enviornment will not only fail with these mechanisms, it doesn't really make a lot of sense. You'll want to use an AuxpropPlugin? instead (for example, sasldb).

-- RobSiemborski? - 24 Jul 2003

Topic revision: r18 - 09 Oct 2005 - 03:38:24 - TWikiGuest
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback