I have implemented a Kerberos server/client using sockets in Java, where the client sends his service-TGT to the server, and the server knows the client is authentic.
We currently have an application that runs an embedded jetty 6.1.14 server to which we need to add authentication via Kerberos.I\'m new to Kerberos, which makes the task about 100x harder that maybe i