You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Raghav Kumar Gautam (JIRA)" <ji...@apache.org> on 2014/10/29 21:31:36 UTC

[jira] [Updated] (FALCON-847) Issue with login from keytab

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

Raghav Kumar Gautam updated FALCON-847:
---------------------------------------
    Summary: Issue with login from keytab  (was: Issue with logging from keytab)

> Issue with login from keytab
> ----------------------------
>
>                 Key: FALCON-847
>                 URL: https://issues.apache.org/jira/browse/FALCON-847
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.6
>
>
> At several places:
>  KerberosHelper.loginFromKeytab(MerlinConstants.getKeytabForUser(user));
> has been used instead of:
>  KerberosHelper.loginFromKeytab(user);



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