Software Distributor Administrator Guide (September 2010)

Table 2-5 swconfig Command Options and Default Values
logdetail=false
logfile=/var/adm/sw/swconfig.log
loglevel=1
lookupcache_timeout_minutes=10
mount_all_filesystems=true
preview=false
reconfigure=false
reuse_short_job_numbers=true
rpc_binding_info=ncacn_ip_tcp:[2121]
ncadg_ip_udp:[2121]
rpc_timeout=5
run_as_superuser=true
select_local=true
software=
targets=
verbose=1
write_remote_files=false
admin_directory=/var/adm/sw
agent_auto_exit=true
agent_timeout_minutes=10000
allow_incompatible=false
allow_multiple_versions=false
ask=false
autoremove_job=false
autoselect_dependencies=true
autoselect_dependents=true
autoselect_minimum_dependencies=false
compress_index=false
controller_source=
enforce_dependencies=true
enforce_scripts=true
enforce_selections=false
installed_software_catalog=products
job_title=
loadorder_use_coreqs=true
log_msgid=0
For More Information
See Appendix A (page 303) for more information about setting options and a complete
listing and description of each option.
2.2.4 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
76 Installing Software