-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6u26
-
Component/s: security-libs
-
b10
-
x86
-
linux
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2215061 | 7u4 | Weijun Wang | P4 | Closed | Fixed | b01 |
| JDK-8170059 | 6-pool | Unassigned | P4 | Closed | Won't Fix |
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY even though the acceptor doesn't send a sub key.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
attach debugger to client and see that the the acceptor doesn't send a subkey in the authenticator, see what it sent FLAG_ACCEPTOR_SUBKEY in all per-message tokens.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
send subkey or don't set flag.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY even though the acceptor doesn't send a sub key.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
attach debugger to client and see that the the acceptor doesn't send a subkey in the authenticator, see what it sent FLAG_ACCEPTOR_SUBKEY in all per-message tokens.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
send subkey or don't set flag.
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-2215061 gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY
-
- Closed
-
-
JDK-8170059 gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY
-
- Closed
-