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 2017/10/13 17:00:08 UTC

[jira] [Comment Edited] (KUDU-2092) Pull in krb5_is_config_principal() when running against older kerberos versions

    [ https://issues.apache.org/jira/browse/KUDU-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203854#comment-16203854 ] 

Sailesh Mukil edited comment on KUDU-2092 at 10/13/17 5:00 PM:
---------------------------------------------------------------

[~tlipcon] Yes, it is. I just realized that Henry added it in Impala's fetch of the Kudu security code in one of his patches, so we're diverging in code there. I can do that patch in Kudu as well to avoid this divergence, and when the time comes for us to rebase onto a newer version of KRPC and Kudu security, it should resolve itself.


was (Author: sailesh):
[~tlipcon] Yes, it is. I just realized that Henry added it in the Impala code in one of his patches, so we're diverging in code there. I can do that patch in Kudu as well to avoid this divergence, and when the time comes for us to rebase onto a newer version of KRPC and Kudu security, it should resolve itself.

> Pull in krb5_is_config_principal() when running against older kerberos versions
> -------------------------------------------------------------------------------
>
>                 Key: KUDU-2092
>                 URL: https://issues.apache.org/jira/browse/KUDU-2092
>             Project: Kudu
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 1.4.0
>            Reporter: Sailesh Mukil
>            Assignee: Sailesh Mukil
>
> On kerberos versions < krb5-1.8, the function krb5_is_config_principal() does not exist. Since our code uses that function, and we dynamically link against kerberos, we would be unable to build on systems that have these old kerberos versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)