summaryrefslogtreecommitdiffstats
path: root/proxy/examples/gssproxy.conf.in
blob: b30d39ac74a8d6c7f3e77c6461e8aff44fd29fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[gssproxy]

[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
  trusted = yes
  kernel_nfsd = yes
  euid = 0