[an error occurred while processing this directive]
krb5_error_code krb5_kt_close( krb5_context context, krb5_keytab id );
The context structure.
A key table handle.
This routine closes the keytab identified by id and invalidates id, and releases any other resources acquired during use of the key table.
It requires that id identifies a keytab.
This routine returns the following KRB5 status code:
Successful completion.