Skip to content

Commit 09b575b

Browse files
Update modules/manage/pages/security/authorization/acl.adoc
Co-authored-by: Jake Cahill <[email protected]>
1 parent fa94d69 commit 09b575b

File tree

1 file changed

+1
-1
lines changed
  • modules/manage/pages/security/authorization

1 file changed

+1
-1
lines changed

modules/manage/pages/security/authorization/acl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Access control lists (ACLs) provide a way to configure fine-grained access to Redpanda resources. ACLs are permission rules that determine which actions users or roles can perform on Redpanda resources. Redpanda stores ACLs internally, replicated with glossterm:Raft[] to provide the same consensus guarantees as your data.
88

99
ifndef::env-cloud[]
10-
After you enable authorization, only superusers have access to the resources. Redpanda recommends creating other users to effectively use Redpanda and then, create ACLs for them.
10+
After you enable authorization, access to Redpanda resources is limited to superusers. To follow <<acls-best-practices, security best practices>>, create standard users and use ACLs to grant only the permissions they need for specific resources.
1111

1212
NOTE: For complex organizational hierarchies or large numbers of users, consider using xref:manage:security/authorization/rbac.adoc[role-based access control] for a more flexible and efficient way to manage user permissions.
1313

0 commit comments

Comments
 (0)