Skip to content

Topic acls not working, Kafka Shows: Principal = User:ANONYMOUS is Denied Operation = Describe from host = 240.0.210.111 on resource = Topic:LITERAL:acl-topic for request = Metadata with resourceRefCount = 1 (kafka.authorizer.logger) [data-plane-kafka-request-handler-0] #6000

Discussion options

You must be logged in to vote

If you look properly at the message, it says that User:ANONYMOUS is denied. That suggests that you probably enabled authorization, but not authentication and without authentication, you always connect as User:ANONYMOUS, so it doesn't matter what rights did you give to some other user.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@seemasanjaisinghani
Comment options

Answer selected by scholzj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants