forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
1.2 KiB
1.2 KiB
How Do I Disable ZooKeeper SASL Authentication?
Log in to MRS Manager, choose Cluster > Services > ZooKeeper, click the Configurations tab and then All Configurations. In the navigation pane on the left, choose quorumpeer(Role) > Customization, add the set zookeeper.sasl.disable parameter, and set its value to false. Save the configuration and restart the ZooKeeper service.
Parent topic: Client Usage