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

6.1.1 swidmg_bkrs (Backup and Restoration Command)

Description

This command backs up and restores environments for the Systemwalker User Management function and the Systemwalker Single Sign-On Agent.

Synopsis

swidmg_bkrs

-b -d <backup directory> [-s] [-help]

swidmg_bkrs

-r -d <backup directory> [-s] [-help]

swidmg_bkrs

-help

Options

-b:

Backs up the operating environment.

-r:

Restores the operating environment.

-d:

Specifies the backup directory.

-s:

Executes the backup or restoration in silent mode.

Note

If this option is specified, no confirmation messages will be displayed during the backup or restoration.

-help:

Displays the usage.

Return Values

0:

Normal termination

Other than 0:

Abnormal termination

Command Location

Windows

%F4AM_INSTALL_PATH%\F4AMidmg\client

UNIX

/opt/FJSVswaic/client

Privilege Required/Execution Environment

[Windows]

[UNIX]

Usage example 1 (Backup)

[Windows]

"%F4AM_INSTALL_PATH%\F4AMidmg\client\swidmg_bkrs" -b -d c:\tmp\swidmg

[UNIX]

/opt/FJSVswaic/client/swidmg_bkrs -b -d /tmp/swidmg

Usage example 2 (Restoration)

[Windows]

"%F4AM_INSTALL_PATH%\F4AMidmg\client\swidmg_bkrs" -r -d c:\tmp\swidmg

[UNIX]

/opt/FJSVswaic/client/swidmg_bkrs -r -d /tmp/swidmg