Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

A question about

821230Dec 5 2010
I developed a piece of code that tries to authenticate to a mixed mode 2003-2008 AD domain.
I am running the code - and I see an error - turns out my client is sending encrypted TGT with AES (running on windows 2008 server) but the domain expects the TGT to be encrypted using RC4.
More can be seen in the post:
http://www.webservertalk.com/archive213-2010-9-2294651.html
According to this post, in the next release of java there should be a fixed to this issue, but from the preview of 1.6.0.23 - I did not see they intend so far to include this.
Can anyone tell when 1.6.0.23 is going to be released, and if (or when) will the fixed to the mixed issue be included?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 2 2011
Added on Dec 5 2010
0 comments
702 views