[
https://issues.apache.org/jira/browse/HADOOP-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925055#action_12925055
]
Hudson commented on HADOOP-6947:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #400 (See
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/400/])
HADOOP-6947. Kerberos relogin should set refreshKrb5Config to true.
Contributed by Todd Lipcon.
> Kerberos relogin should set refreshKrb5Config to true
> -----------------------------------------------------
>
> Key: HADOOP-6947
> URL: https://issues.apache.org/jira/browse/HADOOP-6947
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 0.22.0
>
> Attachments: hadoop-6947-branch20.txt, hadoop-6947.txt
>
>
> In working on securing a daemon that uses two different principals from
> different threads, I found that I wasn't able to login from a second keytab
> after I'd logged in from the first. This is because we don't set the
> refreshKrb5Config in the Configuration for the Krb5LoginModule - hence it
> won't switch over to the correct keytab file if it's different than the first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.