Thx for the quick response, will you put up a new Beta on the web pretty soon? Kent -----Original Message----- From: Tom Yu via RT [mailto:rt-comment@krbdev.mit.edu] Sent: Thursday, July 10, 2003 3:53 PM To: Kent Wu (RD-US) Cc: krb5-prs@mit.edu Subject: [krbdev.mit.edu #1656] CVS Commit * acquire_cred.c (acquire_init_cred): Close the ccache if krb5_cc_set_flags() fails, as krb5int_cc_default succeeds even if the file is not there, but krb5_cc_set_flags will fail in turning off OPENCLOSE mode if the file can't be opened. Thanks to Kent Wu. To generate a diff of this commit: cvs diff -r1.223 -r1.224 krb5/src/lib/gssapi/krb5/ChangeLog cvs diff -r1.31 -r1.32 krb5/src/lib/gssapi/krb5/acquire_cred.c