Skip to content

ACL SUBGROUP xxx

Symbolic Value : Access Control List
ACL_SUBGROUP_xxx - Privilege name delimiters.

#include <acl.h>

Symbolic Values :

ACL_SUBGROUP_LEFT_PAREN   -  '[' - Opening delimiter for role names.

ACL_SUBGROUP_RIGHT_PAREN      -  ']' - Closing delimiter for role names.

Description :

Beginning with Release 3 of Notes, up to 75 named "roles" may be defined for access control lists. A role is added to an access control list by setting the appropriate privilege bit in the ACL_PRIVILEGES structure. Role names begin with a left square bracket and end with a right square bracket.

See Also : ACLGetPrivName ACLSetPrivName ACL_PRIVILEGES