Skip to content

Commit 5120863

Browse files
committed
minor #3547 Update acl.rst (iqfoundry)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #3547). Discussion ---------- Update acl.rst | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | current | Fixed tickets | ACE is not defined in the scope of this document, hopefully this adds some clarity. Commits ------- cee5b9d Update acl.rst 37f49e3 Update acl.rst
2 parents d974c77 + dd9326b commit 5120863

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cookbook/security/acl.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Getting Started
9090
Coming back to the small example from the beginning, you can now implement
9191
ACL for it.
9292

93+
Once the ACL is created, you can grant access to objects by creating an
94+
Access Control Entity (ACE) to solidify the relationship between the entity
95+
and your user.
96+
9397
Creating an ACL, and adding an ACE
9498
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9599

0 commit comments

Comments
 (0)