summaryrefslogtreecommitdiffstats
path: root/proxy/examples/gssproxy-example.conf
blob: 480658565770000962099cb5c636a844ffb588b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[gssproxy]

# socket = /var/lib/gssproxy/pipes/gp.socket

[credential/default]

  mech = krb5
  krb5_keytab = /etc/krb5.keytab
  krb5_ccache = /run/user/%u/krb5cc

[service/default]

  credentials = default
  euid = 0