OSF DCE Administration Guide--Core Components

Using Access Control Lists
of entry type user, are members of a group named in an
ACL with an entry type of group, or match the principal
indicated by the user_obj or group_obj entry. The
entry format is
{other_obj permissions}
user Establishes permissions for a specific principal in the
default cell of the ACL. This ACL entry type requires a
key that is a principal name. The entry format is
{user principal_name permissions}
group Establishes permissions for members of a specific group
in the default cell. This ACL entry type requires a key
that is a group name. The entry format is
{group group_name permissions}
foreign_user Establishes permissions for a specific principal in a
foreign cell, one other than the default cell of the ACL.
You must identify the principal by supplying a principal
name and cell name as a key. The entry format is
{foreign_user cell_name/principal_name \
permissions}
foreign_group Establishes permissions for a specific group in a foreign
cell, one other than the default cell of the ACL. You
must identify the group by supplying a group name and
a cell name as a key. The entry format is
{foreign_group cell_name/group_name permissions}
foreign_other Establishes permissions for other principals in a specific
foreign cell, one other than the default cell of the ACL,
that are not specifically named in ACL entries of entry
type foreign_user or are members of a group named in
an ACL entry of type foreign_group. You must
identify the foreign cell by supplying a cell name as a
key. The entry format is
{foreign_other cell_name permissions}
any_other Establishes permissions for all other principals in local
or foreign cells unless they match a more specific entry
in the ACL. The entry format is
{any_other permissions}
124243 Tandem Computers Incorporated 287