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

[service/nfs]
  mechs = krb5
  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