You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Sailesh Mukil (JIRA)" <ji...@apache.org> on 2018/03/28 17:21:00 UTC

[jira] [Created] (KUDU-2385) Kerberos ticket reacquisition with Heimdal krb5 likely broken

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)