how to store TGT to cache in Java

Seema Malkani Seema.Malkani at sun.com
Wed Feb 16 21:12:07 EST 2005


When prompted for username/password using Java Krb5LoginModule, the TGT
obtained is not stored in any file-based cache, it will be stored in the
JAAS subject. If the TGT already exists in the JAAS subject, it will be
used for authentication.

Please read my email in response to your question on MIT Kerberos alias.

Seema

Miika Parvio wrote:
> If I receive TGT ticket after username/password authentication, how can 
> I store TGT to cache, or can I? Is this possible at all in Java?
> 
> Miika
> 



More information about the Kerberos mailing list