Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMAK can not connect after ZooKeeper enabled ACL #926

Open
xiaobao623 opened this issue Oct 26, 2023 · 1 comment
Open

CMAK can not connect after ZooKeeper enabled ACL #926

xiaobao623 opened this issue Oct 26, 2023 · 1 comment

Comments

@xiaobao623
Copy link

xiaobao623 commented Oct 26, 2023

cmak-3.0.0.5
zookeeper-3.6.4
java openjdk version "11.0.10" 2021-01-19 LTS

After ZooKeeper enable ACL / use addauth digest admin:*****
I can not modify cluster settings ( but could create topic on CMAK UI), show error
Yikes! KeeperErrorCode = NoAuth for /kafka-manager/mutex [Try again.]

Note: NOT enable any SASL, only enbaled ZooKeeper ACL.

How to add ACL auth in CMAK to connect ZooKeeper ACL?

Thanks very much for you help!

@xiaobao623
Copy link
Author

I have found work around step
login to zookeeper, then enther ACL auth, like addauth digest admin:*****
manual create znode on /kafka-mamager
create /kafka-manager/mutex ""
create /kafka-manager/mutex/locks ""
create /kafka-manager/mutex/leases ""

Then try again config cluster from UI , it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant