[
https://issues.apache.org/jira/browse/DIRSERVER-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127053#comment-13127053
]
Stefan Seelmann commented on DIRSERVER-863:
-------------------------------------------
Hi Hendy,
while DIGEST-MD5 should work, encryption doesn't work currently. Please file a
new issue to investigate the problem.
As a workaround you can try to disable data security at the client side:
ldapsearch -O "maxssf=0" ...
> Add SASL DIGEST-MD5 mechanism support
> -------------------------------------
>
> Key: DIRSERVER-863
> URL: https://issues.apache.org/jira/browse/DIRSERVER-863
> Project: Directory ApacheDS
> Issue Type: New Feature
> Reporter: Enrique Rodriguez
> Assignee: Enrique Rodriguez
> Priority: Minor
> Fix For: 1.5.1
>
>
> The main decisions here are around configuration and the mapping of
> username+realm to DN.
> The Java SASL API Programming and Deployment Guide
> http://java.sun.com/j2se/1.5.0/docs/guide/security/sasl/sasl-refguide.html
> Java interface javax.security.sasl.SaslServer
> http://java.sun.com/j2se/1.5.0/docs/api/javax/security/sasl/SaslServer.html
--
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