JDK-8158229 : automatic discovery of LDAP servers still fails with Digest-MD5 authentication
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.naming
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_8
  • CPU: generic
  • Submitted: 2016-05-31
  • Updated: 2025-01-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbd b120Unresolved
Related Reports
Relates :  
Description
The fix for JDK-8149521 is not complete and it's just a workaround for Kerberos. SASL Digest MD5 operates on fully qualified host names. If the name from service locator is directly used, it also fails.