This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Solar wind Agent Linux install INI [parameters] for SAM (Answer file

A while back I thought the options were documented but now I cannot find it.  ARE there more options such as setting UID/GID for swiagent.  Is there a list of more options or is this it?

----BELOW FROM THE install.sh file----

I removed most of my answers.

cat > "${INI_FILE}" <<END_OF_INIFILE
[parameters]
installcert=
run_provision=
relative_path=
ca_cert=
cert=
ca_pwd=
target=
port=17778
ipaddress=
targetDeviceID=
is_active=true
server_http_port=17790
proxy_access_type=

END_OF_INIFILE

main

Thank you in advance.