hub: remove "GssapiSSLonly Off" option

mod_auth_gssapi already defaults "GssapiSSLonly" to "off", and in fact
this is not something we want to recommend to users.
This commit is contained in:
Ken Dreyer 2020-04-17 12:36:46 -06:00 committed by Tomas Kopecek
parent b93cff4837
commit 9014fac420

View file

@ -59,7 +59,6 @@ Alias /kojifiles "/mnt/koji/"
# uncomment this to enable authentication via GSSAPI
# <Location /kojihub/ssllogin>
# AuthType GSSAPI
# GssapiSSLonly Off
# GssapiLocalName Off
# AuthName "GSSAPI Single Sign On Login"
# GssapiCredStore keytab:/etc/koji.keytab