Re: How to generate TGT using java GSS API

Ken Hornstein via Kerberos <[email protected]> Mon, 04 Mar 2024 20:46:01 -0500
Newsgroups gmane.comp.encryption.kerberos.general
Message-ID <[email protected]>
>Hi, We can generate a TGS with GSS API in Java.
>But is there a way to get TGT in java, assuming I have account/password?

With the pure, standards based GSS, the answer is "no".  There is
this, but I do not know if all Java implementations support it:

https://docs.oracle.com/javase/8/docs/jre/api/security/jaas/spec/com/sun/security/auth/module/Krb5LoginModule.html

--Ken

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos