> There is a client implementation, but the focus was on getting the > minimum working to support integration tests of our own server and the > JAAS Kerberos client was too rigid in it's configuration. I'm sure as
All I really need is authentication, so this looks perfect. Out of curiosity, anyone try this with Active Directory? > > soon as you tried it you'd find it was missing features you needed. > But, it does do basic ticket acquisition and it allows us to test > GSSAPI/Kerberos authentication to our own LDAP impl as well as > integration-test our Change Password client, too. Perfect. I took a look at the test class and this looks perfect. I'll test it against AD so lets see what happens. Thanks Marc > > > Enrique >
