You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2014/11/13 17:54:33 UTC

[jira] [Created] (DIRSERVER-2017) Another Java 8 only error (with Kerberos)

Emmanuel Lecharny created DIRSERVER-2017:
--------------------------------------------

             Summary: Another Java 8 only error (with Kerberos)
                 Key: DIRSERVER-2017
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2017
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M17
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M18


We have some kerberos tests failing with Java 8, because some of the encryptedTypes are not any more supported :

"Note that des-cbc-crc and dec-cbc-md5 are disabled by default in JDK 8."
(from https://docs.oracle.com/javase/8/docs/technotes/guides/security/jgss/jgss-api-mechanism.html)

Another issue is that the host does not resolve correctly to 127.0.0.1 on some other tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)