Hi , Is there any method to get the Kerberos ticket parameters such as Flags, Authentication Time, Start time, End time act' by using GSS-API? My Kerberized application works fine but all I can get via GSS-API is the user name (gss_display_name()) and I want to get the rest of the ticket encrypted information. TIA Eitan.