Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7157794

some JNDI NONBLITS-AD/BindTest/digest failed with jdk 5

XMLWordPrintable

      some NONBLITS-AD/BindTest/digest tests failed with
      javax.naming.AuthenticationException: DIGEST-MD5 [Root exception is javax.security.sasl.SaslException: DIGEST-MD5: Client supports none of these cipher suites: rc4-40,rc4-56,rc4]
              at com.sun.jndi.ldap.sasl.LdapSasl.saslBind(LdapSasl.java:150)
              at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:214)
              at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2723)
              at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:299)
              at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
              at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
              at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
              at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
              at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
              at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
              at javax.naming.InitialContext.init(InitialContext.java:223)
              at javax.naming.InitialContext.<init>(InitialContext.java:197)
              at javax.naming.directory.InitialDirContext.<init>(InitialDirContext.java:82)
              at SearchPrivacyAnyStrength.doBind(SearchPrivacyAnyStrength.java:85)
              at SearchPrivacyAnyStrength.run(SearchPrivacyAnyStrength.java:51)
              at TestUtils.runTest(TestUtils.java:61)
              at TestUtils.runTest(TestUtils.java:44)
              at SearchPrivacyAnyStrength.main(SearchPrivacyAnyStrength.java:28)
      Caused by: javax.security.sasl.SaslException: DIGEST-MD5: Client supports none of these cipher suites: rc4-40,rc4-56,rc4
              at com.sun.security.sasl.digest.DigestMD5Client.checkStrengthSupport(DigestMD5Client.java:477)
              at com.sun.security.sasl.digest.DigestMD5Client.checkQopSupport(DigestMD5Client.java:412)
              at com.sun.security.sasl.digest.DigestMD5Client.evaluateChallenge(DigestMD5Client.java:208)
              at com.sun.jndi.ldap.sasl.LdapSasl.saslBind(LdapSasl.java:114)
              ... 17 more


      tested on solaris and linux, failed since fcs, passed with jdk 6

      see comments for more details

            Unassigned Unassigned
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: