krb5_kt_default -- Return a handle
to the default keytab

C Prototype

krb5_error_code krb5_kt_default(
krb5_context context
krb5_keytab *id );
Arguments

context (input/output) | | The context structure. |
| id (input/output) | | A key table handle. |
Description

This routine fills id with a handle
identifying the default keytab.
Return
Values

This routine returns the following KRB5 status code: