web: remove "GssapiLocalName off" setting
mod_auth_gssapi already defaults GssapiLocalName to off. Simplify our configuration and just remove this line.
This commit is contained in:
parent
7d5798fe20
commit
0923a2eae2
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ WSGIProcessGroup koji
|
|||
# AuthName "Koji Web UI"
|
||||
# GssapiCredStore keytab:/etc/koji.keytab
|
||||
# Require valid-user
|
||||
# GssapiLocalName Off
|
||||
# ErrorDocument 401 /koji-static/errors/unauthorized.html
|
||||
# </Location>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue