Software Distributor Administration Guide for HP-UX 11i

SD-UX Security
The swacl Command
Chapter 9260
swacl Output
A typical list output from the swacl command looks like the following:
# swacl Installed Software Access Control List
#
# For host: prewd:/
#
# Date: Mon Nov 06 16:39:58 2001
#
# Object Ownership: User=root
# Group=sys
# Realm=prewd.fc.hp.com
# default_realm=prewd.fc.hp.com
object_owner:crwit
user:rml:crwit
user:root@newdist.fc.hp.com:crwit
group:swadm:crwit
any_other:-r--t
The header information (lines marked with #) gives the object’s name
and owner and the name of the user’s realm or host name of the user’s
system. In this case:
The object is a root (installed software).
The creator of the object (object_owner) is root@prewd.
•The object_owner has all permissions.
Local user rml and remote user root@newdist.fc.hp.com have all
permissions.
Members of local group swadm have all permissions.
Anyone not matching one of the previous entries (any_other) has
read and test permissions.
For more information on the format of the ACL file, see “ACL Entries” on
page 273.