exam questions

Exam CCAAK All Questions

View all questions & answers for the CCAAK exam

Exam CCAAK topic 1 question 22 discussion

Actual exam question from Confluent's CCAAK
Question #: 22
Topic #: 1
[All CCAAK Questions]

What is the correct permission check sequence for Kafka ACLs?

  • A. Super Users -> Deny ACL -> Allow ACL -> Deny
  • B. Allow ACL -> Deny ACL -> Super Users -> Deny
  • C. Deny ACL -> Deny -> Allow ACL -> Super Users
  • D. Super Users -> Allow ACL -> Deny ACL-> Deny
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Viru1699
1 month ago
Selected Answer: A
Super Users -> Deny ACL -> Allow ACL -> Deny first, any Deny ACLs are checked; if a Deny ACL applies, access is immediately denied. If no Deny ACL applies, then Allow ACLs are checked; if an Allow ACL matches, access is granted. If neither a Deny nor Allow ACL applies, and the resource has ACLs, access is denied
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...