CRAM-MD5 Authentication does not work when password is stored in a crypted form
-------------------------------------------------------------------------------
Key: DIRSERVER-1573
URL: https://issues.apache.org/jira/browse/DIRSERVER-1573
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-RC1
Reporter: Pierre-Arnaud Marcelot
Priority: Critical
Fix For: 2.0.0-RC1
CRAM-MD5 Authentication does not work when password is stored in a crypted form.
When password is stored as plaintext, authentication succeeds.
When password is stored encrypted, using {MD5} for example, then authentication
fails with the following exception:
"javax.security.sasl.SaslException: Invalid response".
This exception is thrown in class BindHandler at line 297.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.