summaryrefslogtreecommitdiffstats
path: root/proxy/examples
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/examples')
-rw-r--r--proxy/examples/gssproxy.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/proxy/examples/gssproxy.conf.in b/proxy/examples/gssproxy.conf.in
index f121199..321a4e7 100644
--- a/proxy/examples/gssproxy.conf.in
+++ b/proxy/examples/gssproxy.conf.in
@@ -11,8 +11,8 @@
[service/nfs-client]
mechs = krb5
cred_store = keytab:/etc/krb5.keytab
- cred_store = ccache:FILE:@gpstatedir@/clients/krb5cc_%U
- cred_store = client_keytab:@gpstatedir@/clients/%U.keytab
+ cred_store = ccache:FILE:@gpclidir@/krb5cc_%U
+ cred_store = client_keytab:@gpclidir@/%U.keytab
cred_usage = initiate
allow_any_uid = yes
trusted = yes