[32953] in Kerberos
Specified version of key is not available
daemon@ATHENA.MIT.EDU (michal)
Thu Dec 9 17:22:16 2010
From: michal <kleczek.michal@gmail.com>
Date: Thu, 9 Dec 2010 14:10:17 -0800 (PST)
Message-ID: <2ab99fe5-a97e-4881-94ab-1c16f0166731@j3g2000vbi.googlegroups.com>
Mime-Version: 1.0
X-Complaints-To: groups-abuse@google.com
Complaints-To: groups-abuse@google.com
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hi,
Have a problem with setting up Tomcat (Java servlet container) for
SPNEGO authentication in Active Directory domain. The implementation
is based on JGSS available in Oracle JDK 1.6.0_22
1. Keytab is generated using ktpass utility.
2. Server (Tomcat) obtains a service ticket from the keytab.
3. Server sends Negotiate header to the browser
4. The browser sends an encoded kerberos ticket to the server
5. Ooops... The server prints out exception message "Specified version
of key is not available" and refuses to establish GSS context.
All is setup exactly as described here:
http://blog.springsource.com/2009/09/28/spring-security-kerberos
and works perfectly with MIT Kerberos (even with Windows clients
configured using ksetup tool).
I've googled around and could not find anything. Anybody has any idea
what is wrong?
Thanks for any suggestions.
Michal
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos