Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 0eec05715da3ca8ae3817a0833b18fa6 > files > 20

nfs-utils-1.0.9-50.el5.src.rpm

--- nfs-utils-1.0.9/utils/gssd/krb5_util.c~	2006-07-07 20:04:32.000000000 -0400
+++ nfs-utils-1.0.9/utils/gssd/krb5_util.c	2006-08-08 09:33:38.000000000 -0400
@@ -379,7 +379,7 @@
 	 * Initialize cache file which we're going to be using
 	 */
 
-	snprintf(cc_name, sizeof(cc_name), "FILE:%s/%s%s_%s",
+	snprintf(cc_name, sizeof(cc_name), "MEMORY:%s/%s%s_%s",
 		GSSD_DEFAULT_CRED_DIR, GSSD_DEFAULT_CRED_PREFIX,
 		GSSD_DEFAULT_MACHINE_CRED_SUFFIX, ple->realm);
 	ple->endtime = my_creds.times.endtime;