A bit mask representing the
flags to set. The values should be logically ORed together. Valid
values are:
KRB5_TC_OPENCLOSE - Turn
on OPENCLOSE mode (open and close the cache each time a credentials
cache routine is called). The default, if this flag is not set,
is to have the cache stay open until krb5_cc_close is called.
Description
This routine sets the flags on the credentials cache id
to flags.
Return
Values
This routine returns the following KRB5 status code: