Software Distributor Administration Guide (March 2009)

Table Of Contents
Allowing users to manage roots
Restricting read access to a depot
Adding target hosts
Temporarily restricting access to a depot
Closing the SD-UX network
Editing an ACL
9.3.1 Listing User Access
The following examples show how to list users with access to depots, targets host,
target root, and all products.
Display the default root ACLs on a newly installed HP-UX 11i system:
swacl -l root
#
# swacl Installed Software Access Control List
#
# 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
188 SD-UX Security