Table 13.1. Properties of an ACL Role
acl_role
element may contain any number of acl_permission
elements.
Table 13.2. Properties of an ACL Permission
Attribute | Description |
---|---|
id
| |
description
| |
kind
| |
object-type
| |
attribute
| |
reference
| |
xpath
|
An XPath specification selecting an XML element in the CIB to which the permission applies. Attributes may be specified in the XPath to select particular elements, but the permissions apply to the entire element. (Exactly one of
object-type , xpath , and reference must be specified for a permission.)
|
Important
deny
permission takes precedence, then write
, then lastly read
.