[
https://issues.apache.org/jira/browse/ZOOKEEPER-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
HanXu updated ZOOKEEPER-4344:
-----------------------------
Description:
I am running a ZKAuthentication test.
In the server part, I run zkServer.sh to start ZKserver.
In the client part, I create a C application and active ZK's SASL function. Two
authentication methods were chosen. The one is Kerberos, the other is
DIGEST-MD5. And i receive two report:
1) using Kerberos
!image-2021-08-06-18-30-12-608.png!
2) using DIGEST-MD5
!image-2021-08-06-18-30-41-408.png!
{color:#FF0000}*Do those results mean that the Zookeeper's C API doesn't
support Kerberos authentication?*{color}
was:
I am running a ZKAuthentication test.
In the server part, I run zkServer.sh to start ZKserver.
In the client part, I create a C application and active ZK's SASL function. Two
authentication methods were chosen. The one is Kerberos, the other is
DIGEST-MD5. And i receive two report:
1) using Kerberos
!image-2021-08-06-18-30-12-608.png!
2) using DIGEST-MD5
!image-2021-08-06-18-30-41-408.png!
Do those results mean that the Zookeeper's C API doesn't support Kerberos
authentication?
> Does Zookeeper's C API support Kerberos authentication?
> -------------------------------------------------------
>
> Key: ZOOKEEPER-4344
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4344
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client, kerberos, security
> Affects Versions: 3.7.0
> Environment: euleros
> Reporter: HanXu
> Priority: Blocker
> Attachments: image-2021-08-06-18-30-12-608.png,
> image-2021-08-06-18-30-41-408.png
>
>
> I am running a ZKAuthentication test.
>
> In the server part, I run zkServer.sh to start ZKserver.
>
> In the client part, I create a C application and active ZK's SASL function.
> Two authentication methods were chosen. The one is Kerberos, the other is
> DIGEST-MD5. And i receive two report:
> 1) using Kerberos
> !image-2021-08-06-18-30-12-608.png!
> 2) using DIGEST-MD5
> !image-2021-08-06-18-30-41-408.png!
>
> {color:#FF0000}*Do those results mean that the Zookeeper's C API doesn't
> support Kerberos authentication?*{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)