accessEnum

Defines the access values for security policies.

References

Used by the following properties:

Members

deny

Specifies that the user, group, or role is denied the permission. If the grant and deny permissions are in conflict, access to the entry is always denied. Therefore, if a user is a member of two groups, one of which is granted access to an object, and one of which is denied access, the user is denied access.

To avoid conflicts between granting and denying access, you can remove the bibus » permission object for the user, group, or role rather than denying access.

grant

Specifies that the user, group, or role has the permission specified for the object.