[an error occurred while processing this directive]
krb5_error_code krb5_kt_add_entry( krb5_context context, krb5_keytab id, krb5_keytab_entry *entry );
The context structure.
A key table handle.
The new entry to add to the key table.
This routine adds a new entry to a key table. If the table is not writeable, then KRB5_KT_NOWRITE is returned.
This routine returns the following KRB5 status code:
Successful completion.