Expiring password interrupt from Kerberos

Cantor, Scott cantor.2 at osu.edu
Tue Oct 24 21:14:11 EDT 2017


I guess if you really were determined, you could take the output of KerberosTicket.getEncoded() and pass it to some shell script or other process to parse and extract the data for you. I imagine it's possible if you're willing to shell out of the Java layer from a scriptlet, or wire up a bean callling System.exec() or whatever it is.

-- Scott




More information about the users mailing list