and I missed this earlier

This commit is contained in:
Stephen Smoogen 2017-04-29 17:25:25 +00:00
parent 0192cc9dac
commit 2c43e28ef2

View file

@ -11,7 +11,7 @@ ScriptAlias /tac.cgi /usr/lib64/nagios/cgi-bin/tac.cgi
<Location />
AuthName "Nagios GSSAPI Login"
GssapiCredStore keytab:/etc/krb5.HTTP_admin.fedoraproject.org.keytab
GssapiCredStore keytab:/etc/krb5.HTTP_nagios.fedoraproject.org.keytab
AuthType GSSAPI
# This is off because Apache (and thus mod_auth_gssapi) doesn't know this is proxied over TLS
GssapiSSLonly Off