You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2013/02/06 00:55:14 UTC

[jira] [Created] (HADOOP-9284) Authentication method is wrong if no TGT is present

Daryn Sharp created HADOOP-9284:
-----------------------------------

             Summary: Authentication method is wrong if no TGT is present
                 Key: HADOOP-9284
                 URL: https://issues.apache.org/jira/browse/HADOOP-9284
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: security
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


If security is enabled, {{UGI.getLoginUser()}} will attempt an os-specific login followed by looking for a TGT in the ticket cache.  If no TGT is found, the UGI's authentication method is still set as KERBEROS instead of SIMPLE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira