XYGATE Access Control Reference Manual
XYGATE
®
Access Control Reference Manual
Appendix C: The ACACL File
XYPRO Technology Corporation 144 Proprietary and Confidential
ACL
The ACL keyword specifies the list of users who can execute this ACACL Command
entry. Each userid in a list is specified as follows:
<Group Name>.<User Name>
-or-
<Group Number>,<User Number>
-or-
<\Node>.<Group Number>,<User Number>
-or-
<\Node>.<Group Name>,<User Name>
-or-
ALIAS:"<Alias>"
-or-
ALIAS:"<\Node>.<Alias>"
-or-
UNDERLYING:<Group Name>,<User Name>
-or-
UNDERLYING:<Group Number>,<User Number>
-or-
NETUNDERLYING:<\Node.><Group Name>.<User Name>
-or-
NETUNDERLYING:<\Node.><Group Number>,<User Number>
-or-
<ACLGroup name>
Where:
<ACLGroup name> Any previously defined $<ACLGROUP> name.
<Group Name> The name of a HP NonStop User Group or an asterisk ( * )
which represents all Groups.
<User Name> A user name within a group or an asterisk ( * ) which
represents all Users.
<Group Number> The Group Number of a HP NonStop userid or an
asterisk ( * ) which represents all Groups.
<User Number> The User Number of a HP NonStop userid or an
asterisk ( * ) which represents all users.
<Node> The valid node name or an asterisk ( \* ) which represents
all nodes.
<Alias> The Safeguard Alias or an asterisk ( * ) which represents
all aliases.
UNDERLYING The set of aliases that map to the specified userid
NETUNDERLYING The set of remote aliases that map to the specified remote
userid.