Sailesh Mukil created KUDU-2385:
-----------------------------------
Summary: 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
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)