Top
 Systemwalker User's Guide - Systemwalker User Management and Single Sign-On
Systemwalker

6.1.5 F4AMsetup (Systemwalker Single Sign-On Function Setup Command)

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

-i:

Installs the Systemwalker Single Sign-On Agent.

-u:

Uninstalls the Systemwalker Single Sign-On Agent.

-p <product name>

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.

-s:

This option is for silent installation.

-o SSO:

Installs or uninstalls the Systemwalker Single Sign-On Agent.

Return Values

0:

Normal termination

Other than 0:

Abnormal termination

Command Location

Windows

%F4AM_INSTALL_PATH%\F4AMidmg\client\setup

UNIX

/opt/FJSVswaic/client/setup

Privilege Required/Execution Environment

[Windows]

[UNIX]

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