this file was needed for older log analysis and not for the current one

This commit is contained in:
Stephen Smoogen 2020-08-18 14:01:12 -04:00
parent 3d5e8468f2
commit 28aa22994e

View file

@ -1,10 +0,0 @@
<Location />
AuthName "Nagios GSSAPI Login"
GssapiCredStore keytab:/etc/krb5.HTTP_data-analysis.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
GssapiLocalName on
Require user smooge kevin mattdm pfrields codeblock ryanlerch robyduck bex jperrin bproffit bcotton pingou
</Location>