Hi, I'm new to Kerberos from the admin/developer end of things and am working on a 
Java 1.4.2 GSS-API project where I'm trying to kerberize a few classes.  I set up a 
KDC on a Linux 9 server and have a Windows XP client machine connecting to it.  I ran 
the JAAS Authenticaction tutorial at 
http://java.sun.com/j2se/1.4.2/docs/guide/security/jgss/tutorials/AcnOnly.html and it 
said "authentification succeeded".  However, when I do a "klist" on the KDC server or 
on the Windows XP machine, I don't see any tickets issued.  I system.out'ed the 
mysubject.getPrivateCredentials() and it prints out all the info for a ticket that I 
supposedly got, but I am baffled at why klist doesn't show it.

Any insight on this would be greatly apprecitaed.

--David
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to