summaryrefslogtreecommitdiffstats
path: root/proxy/examples/gssproxy-example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/examples/gssproxy-example.conf')
-rw-r--r--proxy/examples/gssproxy-example.conf15
1 files changed, 14 insertions, 1 deletions
diff --git a/proxy/examples/gssproxy-example.conf b/proxy/examples/gssproxy-example.conf
index e0a8d1b..4806585 100644
--- a/proxy/examples/gssproxy-example.conf
+++ b/proxy/examples/gssproxy-example.conf
@@ -1 +1,14 @@
-#Placeholder
+[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