[an error occurred while processing this directive]
krb5_error_code krb5_copy_ticket( krb5_context context, const krb5_ticket *from, krb5_ticket **pto );
The context structure.
The ticket structure to be copied.
A pointer to a copy of the ticket structure.
This routine copies a ticket structure, setting *pto to point to the newly allocated copy, which should be freed with krb5_free_ticket.
This routine returns the following KRB5 status code:
0