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:
parent
b93cff4837
commit
9014fac420
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue