File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1+ # Best practice secure production setup
Original file line number Diff line number Diff line change 1010 - listener.name.internal.plain.sasl.server.callback.handler.class=io.confluent.security.auth.provider.ldap.LdapAuthenticateCallbackHandler
1111 - listener.name.external.plain.sasl.server.callback.handler.class=io.confluent.security.auth.provider.ldap.LdapAuthenticateCallbackHandler
1212 - listener.name.replication.plain.sasl.server.callback.handler.class=io.confluent.security.auth.provider.ldap.LdapAuthenticateCallbackHandler
13+ - authorizer.class.name=io.confluent.kafka.security.authorizer.ConfluentServerAuthorizer
14+ - confluent.authorizer.access.rule.providers=ZK_ACL,CONFLUENT
1315 log4j :
1416 - log4j.logger.io.confluent.security.auth.provider.ldap.LdapGroupManager=DEBUG
1517 tls :
You can’t perform that action at this time.
0 commit comments