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

Adar Dembo resolved KUDU-2979.
------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> Add wrap up function of krb5_parse_name, so it can be called from Impala
> ------------------------------------------------------------------------
>
>                 Key: KUDU-2979
>                 URL: https://issues.apache.org/jira/browse/KUDU-2979
>             Project: Kudu
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 1.12.0
>            Reporter: Xiaomeng Zhang
>            Assignee: Xiaomeng Zhang
>            Priority: Major
>             Fix For: 1.12.0
>
>
> From work of https://issues.apache.org/jira/browse/IMPALA-7504, we want to 
> use  krb5_parse_name() to parse the principal instead of creating our own.
> As src/kudu/security/init.cc already have g_krb5_ctx initialized, we want to 
> leverage the code in KUDU, and create a wrap up function which can be called 
> from IMPALA 
> Krb5parseName(const string& principal, string* service_name,
>  string* hostname, string* realm) 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to