== ACL ==
ACL - Access Control Lists - determine who can perform which operations.
ACL is a combination of authentication scheme, an identity for that scheme, and a set of permissions.
ZooKeeper supports following authentication schemes: digest - The client is authenticated by a username & password. sasl - The client is authenticated using Kerberos. ip - The client is authenticated by its IP address.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...