You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2014/10/29 23:57:34 UTC

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

    [ https://issues.apache.org/jira/browse/FALCON-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189204#comment-14189204 ] 

Arpit Gupta commented on FALCON-847:
------------------------------------

+1

> 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
>
>         Attachments: FALCON-847.patch
>
>
> At several places in EntityOp.java:
>  KerberosHelper.loginFromKeytab(MerlinConstants.getKeytabForUser(user));
> has been used instead of:
>  KerberosHelper.loginFromKeytab(user);



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