diff options
-rw-r--r-- | proxy/examples/gssproxy.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/examples/gssproxy.conf.in b/proxy/examples/gssproxy.conf.in index 68db4bf..b30d39a 100644 --- a/proxy/examples/gssproxy.conf.in +++ b/proxy/examples/gssproxy.conf.in @@ -2,6 +2,7 @@ [service/nfs] mechs = krb5 + socket = /run/gssproxy.sock cred_store = keytab:/etc/krb5.keytab cred_store = ccache:FILE:@gpstatedir@/clients/krb5cc_%U cred_store = client_keytab:@gpstatedir@/clients/%U.keytab |