Hi everybody, I'm implementing an application that, when requested by the user, removes a specific ticket from the credential cache. I have seen that this operation is not supported by the current kerberos API. In fact, the krb5_cc_remove_cred function is empty and only returns the KRB5_CC_NOSUPP error. Is there any way to implement this behavior ?
Thanks in advance, Fernando Pereñíguez. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
