[an error occurred while processing this directive]
krb5_error_code krb5_copy_authenticator( krb5_context context, const krb5_authenticator *authfrom, krb5_authenticator **authto );
The context structure.
The authenticator to be copied.
A copy of the authenticator.
This routine copies an authenticator structure, filling in *outauthdat to point to the newly allocated copy, which should be freed with krb5_free_authenticator.
This routine returns the following KRB5 status code:
0