We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e69ea commit 247b5dfCopy full SHA for 247b5df
servers/resources/default/kafka.properties
@@ -39,7 +39,7 @@ ssl.key.password=foobar
39
ssl.truststore.location={ssl_dir}/kafka.server.truststore.jks
40
ssl.truststore.password=foobar
41
42
-authorizer.class.name=kafka.security.auth.SimpleAclAuthorizer
+authorizer.class.name=kafka.security.authorizer.AclAuthorizer
43
allow.everyone.if.no.acl.found=true
44
45
# The port the socket server listens on
0 commit comments