-
Jan 31st, 2010, 12:20 PM
#11
Make sure your browser and the application [running Spring Sec] are on separate machines, otherwise the browser will try to use NTLM and not SPNEGO.
Peter Mularien | Blog
Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
SCJP 5, Oracle DBA
Any postings are my own opinion, and should not be attributed to my employer or clients.
-
Aug 9th, 2010, 10:12 AM
#12
Spring Kerberos Checksum Failed error
Hi
I am following the exact steps as mentioned in spring security kerberos tuorial but I seem to get the following error when validating kerberos token:
Found key for HTTP/my-key@MYDOMAIN
Entered Krb5Context.acceptSecContext with state=STATE_NEW
>>> EType: sun.security.krb5.internal.crypto.ArcFourHmacEType
Checksum failed !
WARN : org.springframework.security.extensions.kerberos.w eb.SpnegoAuthenticationProcessingFilter - Negotiate Header was invalid: Negotiate YIIQs....
Any pointers how to resolve this error?
Thanks
Last edited by akshaybhatia02; Aug 9th, 2010 at 10:16 AM.
-
Aug 9th, 2010, 10:15 AM
#13
Spring Kerberos Checksum Failed error
Hi Everybody
I am following the exact steps as mentioned in spring security kerberos tuorial as well but I seem to get the following error when validating kerberos token:
Found key for HTTP/my-key@MYDOMAIN
Entered Krb5Context.acceptSecContext with state=STATE_NEW
>>> EType: sun.security.krb5.internal.crypto.ArcFourHmacEType
Checksum failed !
WARN : org.springframework.security.extensions.kerberos.w eb.SpnegoAuthenticationProcessingFilter - Negotiate Header was invalid: Negotiate YIIQs....
Any pointers how to resolve this error?
I am using tomcat as my app server
Thanks
-
Nov 12th, 2010, 05:21 PM
#14
Does your problem with "Checksum failed" have been resolved?
Got the same:
>>> EType: sun.security.krb5.internal.crypto.ArcFourHmacEType
Checksum failed !
The problem appears in IE only. Firefox and Chrome work fine.
And also Single Sign-On is not working for me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules