Description
This command installs and uninstalls the Systemwalker Single Sign-On Agent.
Synopsis
F4AMsetup | -i -p <product name> -s -o SSO |
F4AMsetup | -u -p <product name> -s -o SSO |
Options
Installs the Systemwalker Single Sign-On Agent.
Uninstalls the Systemwalker Single Sign-On Agent.
Specifies the name of the Systemwalker product being used.
The following product names can be used:
For Systemwalker Centric Manager
"SWCMGR"
For Systemwalker Service Quality Coordinator
"SWSQC"
If multiple Systemwalker products have been installed on the same machine, specify one of the Systemwalker products being used.
This option is for silent installation.
Installs or uninstalls the Systemwalker Single Sign-On Agent.
Return Values
Normal termination
Abnormal termination
Command Location
Windows | %F4AM_INSTALL_PATH%\F4AMidmg\client\setup |
UNIX | /opt/FJSVswaic/client/setup |
Privilege Required/Execution Environment
[Windows]
Administrator privileges are required.
[UNIX]
System administrator (superuser) privileges are required.
Usage example 1 (Installation)
When Systemwalker Centric Manager is being used
[Windows]
"%F4AM_INSTALL_PATH%\F4AMidmg\client\setup\F4AMsetup" -i -p SWCMGR -s -o SSO |
[UNIX]
/opt/FJSVswaic/client/setup/F4AMsetup -i -p SWCMGR -s -o SSO |
Usage example 2 (Uninstallation)
When Systemwalker Centric Manager is being used
[Windows]
"%F4AM_INSTALL_PATH%\F4AMidmg\client\setup\F4AMsetup" -u -p SWCMGR -s -o SSO |
[UNIX]
/opt/FJSVswaic/client/setup/F4AMsetup -u -p SWCMGR -s -o SSO |