Skip to content

wedobetter/zookeeper-authorizers

 
 

Repository files navigation

build

./gradlew jar

usage

  • copy build/libs/zookeeper-authorizers.jar to ZOOKEEPER_HOME/lib directory

  • create a configuration in zoo.cfg.

    zookeeper.msAuthorizers=user,file # this is the default; adding it is not necessary authProvider.1=com.ms.zookeeper.auth.PluggableSASLAuthenticationProvider

  • start zookeeper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.9%
  • Makefile 17.1%