krb5_cc_set_default_name - Set the default credential cache name.¶
- krb5_error_code krb5_cc_set_default_name(krb5_context context, const char * name)¶
| param: | [inout] context - Library context [in] name - Default credential cache name |
|---|
| retval: |
|
|---|---|
| return: |
|
This function frees the old default credential cache name and then sets it to name .