Move kerberos integration to the end of tasks.

This commit is contained in:
Andreas B. Mundt 2020-03-16 19:43:42 +01:00
parent 8ca41be45a
commit c78cff8200
2 changed files with 55 additions and 17 deletions

View file

@ -7,5 +7,5 @@
GssapiUseSessions On
GssapiNegotiateOnce On
GssapiBasicAuth On
require valid-user
Require valid-user
</Location>