Software Distributor Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (5900-2561, March 2013)

-X option_file Uses the option values in a specified option_file. See “Using
Command Options” (page 37).
software_selections The software objects for the swacl operation. See “Software
Selections” (page 35).
target_selections The target of the command. See “Target Selections” (page 37).
Changing Command Options
You can change the behavior of this command by specifying additional command-line options
when you invoke the command (using the -xoption) or by reading predefined values from a file.
The following table shows the defaults and options that apply to swacl.
Table 34 swacl Command Options and Default Values
rpc_timeout=5
run_as_superuser=true
select_local=true
target_directory=
targets=
verbose=1
admin_directory=/var/adm/sw
distribution_target_directory=/var/spool/sw
installed_software_catalog=products
level=
log_msgid=0
lookupcache_timeout_minutes=10
rpc_binding_info=ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
For More Information
See Appendix A (page 235) for complete descriptions of each default.
9.2.1 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 ” (page 154).
9.2 The swacl Command 147