They can use compound
expressions in ACEs and thus grant access conditionally. For example,
the following ACE grants access to MEMBERS_ADMIN when running MEMBERS_SUBSYSTEM
but not to MEMBERS_ADMIN alone nor to other users holding the MEMBERS_SUBSYSTEM
identifier:
(ID=MEMBERS_SUBSYSTEM+MEMBERS_ADMIN, ACCESS=READ+WRITE)