I\'ve got a Java client app and a Java server app, and I\'m trying to authenticate to the server via Kerberos. The client basically uses http-components and SPNEGO to make a HTT
What library do you use on the server side? Did you enable debug flags to see what happens when the server processes the service ticket?