From c901a88530437c7de69ac4d2fbba083a153f8eae Mon Sep 17 00:00:00 2001 From: Anthony Messina Date: Wed, 18 Sep 2013 15:20:35 -0400 Subject: [PATCH] add the KrbService option to web.conf --- www/conf/web.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/conf/web.conf b/www/conf/web.conf index 22b1b923..171349b0 100644 --- a/www/conf/web.conf +++ b/www/conf/web.conf @@ -10,6 +10,8 @@ KojiFilesURL = http://server.example.com/kojifiles # WebPrincipal = koji/web@EXAMPLE.COM # WebKeytab = /etc/httpd.keytab # WebCCache = /var/tmp/kojiweb.ccache +# The service name of the principal being used by the hub +# KrbService = host # SSL authentication options # WebCert = /etc/kojiweb/kojiweb.crt