krb5_cc_gen_new -- Generate a new
credentials cache identifier

C Prototype

krb5_error_code krb5_cc_gen_new(
krb5_context context,
krb5_ccache *id );
Arguments

context (input/output) | | The context structure. |
| id (output) | | A new, unique credentials
cache identifier. |
Description

This routine fills in id with a unique ccache identifier.
The cache is left unopened.
Return
Values

This routine returns the following KRB5 status code: