Software Distributor Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (5900-2488, September 2012)
#
# For host: swelter:/
#
# Date: Wed Feb 28 14:58:02 2001
#
# Object Ownership: User= root
# Group=sys
# Realm=swelter.fc.hp.com
#
# default_realm=swelter.fc.hp.com
object_owner:crwit
any_other:-r---
This ACL indicates that the file system is owned by the root user, and that as such, the owner
has full ACL permissions (crwit). Additionally, all other users may read SD information about
this root file system using the swlist command.
• To list the users with access to the default depot (optionally on a remote host):
swacl -l depot @ newdist
#
# swacl Depot Access Control List
#
# For depot: newdist:/var/spool/sw
#
# Date: Fri Nov 03 11:23:51 2001
#
# Object Ownership: User= root
# Group=other
# Realm=newdist.fc.hp.com
#
# default_realm=newdist.fc.hp.com
object_owner:crwit
user:rmr:crwit
user:root:crwit
user:fred@hpfred.fc.hp.com:crwit
user:root@hpfcpsm.fc.hp.com:crwit
user:root@wookie.fc.hp.com:crwit
any_other:-r---
• To show access to installed software:
swacl -l root @ newdist
# swacl Installed Software Access Control List
#
# For host: newdist:
#
# Date: Fri Nov 03 10:33:04 2001
#
# Object Ownership: User= root
# Group=other
# Realm=newdist.fc.hp.com
#
# default_realm=newdist.fc.hp.com
object_owner:crwit
user:root:crwit
user:root:crwit
any_other:-r---
• To show permission to create depots and roots on the target host:
swacl -l host @ newdist
#
# swacl Host Access Control List
9.3 Basic Security Tasks 149