#276 Improve authentication error response
Merged by gnaponie. Opened by gnaponie.
gnaponie/waiverdb improve-error-auth  into  master

Download 276.patch

When using Kerberos authentication it is necessary to configure
"dns_canonicalize_hostname" inside the Kerberos configuration file
otherwise the user will get an error response that is a bit
ambiguous. There's no way to detect if that was the problem or it
is just a generic authentication error. But we can provide an hint
to the user, and also advise to check the doc.

:thumbsup:

Pull-Request has been merged by gnaponie

Metadata