If both a Table of Contents and Search form are not displayed in separate frames along with this one, you may wish to redisplay this book in a frameset, beginning with the first page.
krb5_copy_authenticator -- Copy an authenticator structure
C Prototype
krb5_error_code krb5_copy_authenticator( krb5_context context, const krb5_authenticator *authfrom, krb5_authenticator **authto );
Arguments
Description This routine copies an authenticator structure, filling in *outauthdat to point to the newly allocated copy, which should be freed with krb5_free_authenticator.
*outauthdat
krb5_free_authenticator
Return Values This routine returns the following KRB5 status code: