summaryrefslogtreecommitdiffstats
path: root/proxy/examples/gssproxy.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/examples/gssproxy.conf.in')
-rw-r--r--proxy/examples/gssproxy.conf.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/proxy/examples/gssproxy.conf.in b/proxy/examples/gssproxy.conf.in
index 321a4e7..7f1eddd 100644
--- a/proxy/examples/gssproxy.conf.in
+++ b/proxy/examples/gssproxy.conf.in
@@ -1,19 +1 @@
[gssproxy]
-
-[service/nfs-server]
- mechs = krb5
- socket = /run/gssproxy.sock
- cred_store = keytab:/etc/krb5.keytab
- trusted = yes
- kernel_nfsd = yes
- euid = 0
-
-[service/nfs-client]
- mechs = krb5
- cred_store = keytab:/etc/krb5.keytab
- cred_store = ccache:FILE:@gpclidir@/krb5cc_%U
- cred_store = client_keytab:@gpclidir@/%U.keytab
- cred_usage = initiate
- allow_any_uid = yes
- trusted = yes
- euid = 0