Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

9.3.1 LGMANAGE.EXE Password Management Command

Synopsis

LGMANAGE.EXE ADD /LG:LoginGroup /UN:UserName /PW:Password
LGMANAGE.EXE DEL /LG:LoginGroup /UN:UserName
LGMANAGE.EXE MOD /LG:LoginGroup /UN:UserName /PW:Password
LGMANAGE.EXE REF /LG:LoginGroup
LGMANAGE.EXE {HELP | ?}
LGMANAGE.EXE

Description

The LGMANAGE.EXE command manages the password management book used in Task Link. In the password management book, user names and passwords used in the Task Link commands are managed as a file by login definition name basis.

Parameters

ADD/DEL/MOD/REF

Specifies the type of operation to be performed in the password management book.

ADD:

Adds a user name and password to the password management book.

DEL:

Deletes a user name and password from the password management book.

MOD:

Modifies a password corresponding to the user name in the password management book.

REF:

Refers to a list of user names that are registered in the password management book.

/LG:LoginGroup

Specifies a login definition name used in the password management book.

Specify a group name of the OS to which the user issuing the Task Link commands belongs. The login definition name is not case-sensitive and should be specified using up to 200 characters.

/UN:UserName

Specifies a user name who manages passwords in the password management book. The user name specified in UserName becomes the user who is logged in to the link destination server (such as FTP server) that will be specified using a Task Link command. UserName must be no longer than 20 characters. If the user name is specified in the format of containing server name or domain name, the domain name or server name must be no longer than 15 characters, and the user name must be no longer than 20 characters. The user name is case-sensitive.

/PW:Password

Specifies a password string. The password string specified in Password becomes the password for the user who is logged in to the link destination server (such as FTP server) that will be specified using a Task Link command. The password string must be specified using between 1 and 50 alphanumeric characters. To change the password, specify a new password.

HELP|?

When executing the command with "HELP" or "?", it displays the usage of this command.

No parameters specified

Parameter entry is performed in an interactive mode.

Entry items are displayed, so you need to enter every item in an interactive menu.

Cautions