You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kevin Sweeney (JIRA)" <ji...@apache.org> on 2015/06/22 20:47:01 UTC

[jira] [Created] (AURORA-1364) Improve client error messages for Kerberos errors

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)