[ https://issues.apache.org/jira/browse/DIRSHARED-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSHARED-121: --------------------------------------------- Fix Version/s: (was: 1.0.0-M10) 1.0.0-M11 > the PLAIN SASL BindRequest is not supported > -------------------------------------------- > > Key: DIRSHARED-121 > URL: https://issues.apache.org/jira/browse/DIRSHARED-121 > Project: Directory Shared > Issue Type: Bug > Affects Versions: 1.0.0-M2 > Reporter: Emmanuel Lecharny > Fix For: 1.0.0-M11 > > > The test testSaslBindPLAIN() is suppose to test the PLAIN SASL mechanism, but as the BindRequest we send is a Simple Bind, it just test a simple bind request. > With the modification I've done this afternoon (and not yet committed), this test is now failing. > Looking at the code that deal with the PLAIN SASL bind in the protocol handler, the failure is normal. We should add support for this SASL mechanism, as what we did for GSSAPI, CRAM-MD5, DIGEST-MD5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira