Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120096 | 5.0 | Michael McMahon | P4 | Resolved | Fixed | tiger |
Name: nt126004 Date: 05/01/2003
FULL PRODUCT VERSION :
JDK 1.4.2-beta
FULL OS VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
The bug 4423881 has been finally fixed in JDK 1.4.2
http://developer.java.sun.com/developer/bugParade/bugs/4423881.html
However, the way it's fixed in JDK1.4.2 is not a fix but rather a workaround.
Users are asked to enter NT account information in order to use Plugin-based applets while they really don't have to while browsing regular pages and applets running in the native Microsoft JVM.
JRE has to support NTLM transparently for users. Security context should be taken from the current process and serialized via SSPI.
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 185108)
======================================================================
FULL PRODUCT VERSION :
JDK 1.4.2-beta
FULL OS VERSION :
Microsoft Windows 2000 [Version 5.00.2195]
A DESCRIPTION OF THE PROBLEM :
The bug 4423881 has been finally fixed in JDK 1.4.2
http://developer.java.sun.com/developer/bugParade/bugs/4423881.html
However, the way it's fixed in JDK1.4.2 is not a fix but rather a workaround.
Users are asked to enter NT account information in order to use Plugin-based applets while they really don't have to while browsing regular pages and applets running in the native Microsoft JVM.
JRE has to support NTLM transparently for users. Security context should be taken from the current process and serialized via SSPI.
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 185108)
======================================================================
- backported by
-
JDK-2120096 NTLM authentication must be transparent for users
-
- Resolved
-
- duplicates
-
JDK-4847149 1.4.2 Plugin does not load applet classes if Windows Integrated Login is enabled
-
- Closed
-