Make verify_init_creds work with existing ccache As the file ccache implementation currently stands, we don't want to turn off TC_OPENCLOSE on a file cache we're writing to, or it will be opened read-only and stores to it will fail. Reported by Russ Allbery. (cherry picked from commit 0ae663d35b7dcbf2c469ad0688a67f4d1c0e425e) https://github.com/krb5/krb5/commit/93906b39fca90c1c8f23aca0b8a314494a9cde51 Author: Greg Hudson Committer: Tom Yu Commit: 93906b39fca90c1c8f23aca0b8a314494a9cde51 Branch: krb5-1.9 src/lib/krb5/krb/vfy_increds.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-)