Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 430 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. https://github.com/krb5/krb5/commit/0ae663d35b7dcbf2c469ad0688a67f4d1c0e425e Commit By: ghudson Revision: 25847 Changed Files: U trunk/src/lib/krb5/krb/vfy_increds.c