CMS$DW_HELP.HLB  —  M  M_M, Ac  Ac db, Ac ace
  One or more access control entries (ACEs) comprise an
  access control list (ACL).  You can use two types of ACLs
  in CMS: Identifier ACEs and Action ACEs.

  o  Identifier ACEs control which users can perform
     which CMS operations on a specified object.

  o  Action ACEs define CMS events and specify actions
     to be taken based on these events.

  This Help entry describes Identifier ACEs; see the "Guide
  to DIGITAL Code Management System for OpenVMS Systems" for
  more information on Action ACEs.

  Fill in the ACEs box with one or more ACEs.  Identifier
  ACEs must have the following format:

  (IDENTIFIER=identifier[,OPTIONS=options][,ACCESS=access])

  For example, (ID=PROJ_LEADER, ACCESS=MODIFY+DELETE).

  This ACE indicates that both the modify and delete
  operations are allowed for the user holding the
  PROJ_LEADER identifier.  To specify multiple ACEs,
  enclose the ACEs in parentheses.  For example:

  ((ID=JONES,ACCESS=CONTROL+EXECUTE),(ID=BOB,ACCESS=FETCH))

  See the "Guide to DIGITAL Code Management System for OpenVMS
  Systems" for more information on ACLs.
Close Help