pub const CAP_ACL: &str = "acl";Expand description
Read or modify ACL documents.
Separates ACL-administration rights from general CRUD access.
A principal with acl capability can read and update ACL documents
without necessarily having access to the resources those ACLs protect.