Hi, gentlemen. My question is: Was a Kerberos KDC included on River distribution? I've started to learn how Java clients and servers are authenticated on a Kerberos system using the Java GSS API. Initially, I've tried to run the sample applications shown on this page:
http://download.oracle.com/javase/6/docs/technotes/guides/security/jgss/tutorials/BasicClientServer.html#RunProgs However, I've received an exception when I was running the client, saying: "Failed to find any Kerberos tgt". I've concluded that I must provide a KDC in order to applications work. So, my question is: was a Kerberos KDC included on River distribution? If such KDC was not included on distribution, where can I find it? Thanks in advance, gentlemen. Helcio.
