[
https://issues.apache.org/jira/browse/HADOOP-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924621#action_12924621
]
Kan Zhang commented on HADOOP-6947:
-----------------------------------
Todd, sorry for late reply. I just got back after a long leave. And sorry for
not being able to commit it as I'm not a committer yet. :)
> 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
> 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.