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

6.2.2 User Deletion Information File

File Name

Any name (*.*)

Description

This file is specified as an input file when the "DELETE -i" option is specified with the swidmg_user_mng command.

File Location

Windows

Any folder

UNIX

Any directory

File Format
"user ID","product name"
Parameters
user ID:

Specifies the ID of the user to be deleted, using up to 32 bytes. This cannot be omitted.

product name:

Specifies the name of the product that the user to be deleted has been using. This cannot be omitted.

The following product names can be used:

  • For Systemwalker Centric Manager

    "CMGR"

  • For Systemwalker Service Quality Coordinator

    "SQC"

    Example:

    "CMGR, SQC"

Reference

swidmg_user_mng (User Management Command)

Cautions
Example

#"UserID","Product"
"user001","CMGR,SQC"
"user002","SQC"