• How to generate TGT using java GSS API

    From Jim Shi@hjshi@yahoo.com to kerberos@mit.edu on Mon Mar 4 22:10:49 2024
    From Newsgroup: comp.protocols.kerberos

    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?
    Thanks
    Jim

    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Ken Hornstein@kenh@cmf.nrl.navy.mil to Jim Shi on Mon Mar 4 20:46:01 2024
    From Newsgroup: comp.protocols.kerberos

    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

    --- Synchronet 3.21d-Linux NewsLink 1.2