GSS-Proxy configuration file for mod_auth_gssapi
authorRobbie Harwood <rharwood@redhat.com>
Mon, 9 May 2016 19:44:25 +0000 (15:44 -0400)
committerSimo Sorce <simo@redhat.com>
Wed, 18 May 2016 21:11:42 +0000 (17:11 -0400)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Closes #81

contrib/80-httpd.conf [new file with mode: 0644]

diff --git a/contrib/80-httpd.conf b/contrib/80-httpd.conf
new file mode 100644 (file)
index 0000000..e56e260
--- /dev/null
@@ -0,0 +1,6 @@
+# gssproxy configuration file for mod_auth_gssapi
+[service/HTTP]
+  mechs = krb5
+  cred_store = keytab:/etc/gssproxy/http.keytab
+  cred_store = ccache:/var/lib/gssproxy/clients/krb5cc_%U
+  euid = apache