Is there an easy way of getting the krb5_creds of the tgt in the credentials cache ? Right now I iterate the ccache (krb5_cc_start_seq_get), look for creds where the TKT_FLG_INITIAL flag is set and the default principal is equal to the creds.client ..
Any better way ? More checks I need to do ? -- Nils Olav Sel�sdal System Engineer w w w . u t e l s y s t e m s . c o m ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
