Software Distributor (SD-UX) Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (762797-001, March 2014)

Table Of Contents
Table 9 swconfig Command Options and Default Values (continued)
reconfigure=false
autoremove_job=false
reuse_short_job_numbers=true
autoselect_dependencies=true
rpc_binding_info=ncacn_ip_tcp:[2121]
ncadg_ip_udp:[2121]
autoselect_dependents=true
autoselect_minimum_dependencies=false
rpc_timeout=5
compress_index=false
run_as_superuser=true
controller_source=
select_local=true
enforce_dependencies=true
software=
enforce_scripts=true
targets=
enforce_selections=false
verbose=1
installed_software_catalog=products
write_remote_files=false
job_title=
loadorder_use_coreqs=true
log_msgid=0
For More Information
See Appendix A (page 227) for more information about setting options and a complete listing and
description of each option.
Configuration Tasks and Examples
To configure productA, located in the root on the local host:
swconfig productA
To unconfigure the software selections in the file mysoft that are installed in the default directory
on the local host:
swconfig -u -f mysoft
To reconfigure the Omniback product using the default option values:
swconfig -x reconfigure=true Omniback
To configure a particular version of Omniback:
swconfig Omniback,r=2.0
To configure the C and Pascal products on the local host:
swconfig cc pascal
To configure Product1, use any associated response files generated by a request script, and
save response files under /tmp/resp1:
swconfig -x ask=true -c /tmp/resp1 Product1
To reconfigure the HP Omniback product:
swconfig -x reconfigure=true Omniback
To configure the version of HP Omniback that was installed at /opt/Omniback_v2.0:
swconfig Omniback,l=/opt/Omniback_v2.0
To unconfigure the software_selections listed in the file /tmp/install.products on the hosts
listed in the file /tmp/install.hosts:
# swconfig -u -f /tmp/install.products \
-t /tmp/install.hosts
56 Installing Software