Kevin Sweeney created AURORA-1364:
-------------------------------------
Summary: Improve client error messages for Kerberos errors
Key: AURORA-1364
URL: https://issues.apache.org/jira/browse/AURORA-1364
Project: Aurora
Issue Type: Story
Components: Client, Security, Usability
Reporter: Kevin Sweeney
Priority: Minor
Currently Kerberos errors are presented as a stack trace to the user looking
something like:
{noformat}
GSSError: (('Unspecified GSS failure. Minor code may provide more
information', 851968), ('No Kerberos credentials available', -1765328243))
401 Client Error: Authorization Required
{noformat}
(And similar for expired tickets). It would be helpful to catch these and
display more useful information, such as a suggestion to run {{kinit}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)