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

Sailesh Mukil updated KUDU-2385:
--------------------------------
    Description: 
[~kwho] found that when we call krb5_cc_store_cred(), it looks like we should 
be passing in 'new_creds' instead of 'creds':

https://github.com/apache/kudu/blob/b357fa9b729ce52627a862e08ebac822ae470bc9/src/kudu/security/init.cc#L279

  was:
When we call krb5_cc_store_cred(), it looks like we should be passing in 
'new_creds' instead of 'creds':

https://github.com/apache/kudu/blob/b357fa9b729ce52627a862e08ebac822ae470bc9/src/kudu/security/init.cc#L279


> Kerberos ticket reacquisition with Heimdal krb5 likely broken
> -------------------------------------------------------------
>
>                 Key: KUDU-2385
>                 URL: https://issues.apache.org/jira/browse/KUDU-2385
>             Project: Kudu
>          Issue Type: Bug
>          Components: security
>            Reporter: Sailesh Mukil
>            Priority: Major
>
> [~kwho] found that when we call krb5_cc_store_cred(), it looks like we should 
> be passing in 'new_creds' instead of 'creds':
> https://github.com/apache/kudu/blob/b357fa9b729ce52627a862e08ebac822ae470bc9/src/kudu/security/init.cc#L279



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to