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/07e6d05d51aa5e08e36faaa8d8ace00f2b875683 Author: Greg Hudson Committer: Tom Yu Commit: 07e6d05d51aa5e08e36faaa8d8ace00f2b875683 Branch: krb5-1.10 src/lib/krb5/krb/vfy_increds.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-)