You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ramesh Mani (JIRA)" <ji...@apache.org> on 2014/10/01 09:53:34 UTC

[jira] [Assigned] (ARGUS-90) test hive connection fails in secure cluster - password passed is not correct

     [ https://issues.apache.org/jira/browse/ARGUS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Mani reassigned ARGUS-90:
--------------------------------

    Assignee: Ramesh Mani

> test hive connection fails in secure cluster - password passed is not correct
> -----------------------------------------------------------------------------
>
>                 Key: ARGUS-90
>                 URL: https://issues.apache.org/jira/browse/ARGUS-90
>             Project: Argus
>          Issue Type: Bug
>            Reporter: Dilli Arumugam
>            Assignee: Ramesh Mani
>
> Test Connection fails for hive repo in secure cluster.
> I have researched and identified the root cause is the password passed to 
> lookup-client/src/main/java/org/apache/hadoop/security/SecureClientLogin.loginUserWithPassword(String user, String password) :L68
> is not correct.
> For example I entered password value of "pmgr" in the UI.
> I got the value of "G4AUee+YmnQ="
> [~sneethiraj] has confirmed the value "G4AUee+YmnQ=" is encrypted form of "pmgr".  This means the password is not decrypted before passing down to 
> SecureClientLogin.loginUserWithPassword(String user, String password) :L68



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)