LDAP SASL GSSAPI lacks support for different Kerberos encryption types
----------------------------------------------------------------------
Key: DIRSERVER-1113
URL: https://issues.apache.org/jira/browse/DIRSERVER-1113
Project: Directory ApacheDS
Issue Type: Bug
Components: ldap
Affects Versions: 1.5.1
Reporter: Enrique Rodriguez
Assignee: Enrique Rodriguez
Fix For: 1.5.2
The SASL GSSAPI support in ApacheDS' LDAP protocol only supports DES-based
Kerberos encryption types.
The solution is to simply iterate over the keys for the LDAP service principal
and add them all to the Subject that is used by jGSS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.