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.
Adds a user name and password to the password management book.
Deletes a user name and password from the password management book.
Modifies a password corresponding to the user name in the password management book.
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
For the storage location for the files of the password management book, see "Defining a Password Management Book" in the Systemwalker Operation Manager Installation Guide.
The password management book files can be distributed as the policy information, which is a part of the schedule information in Jobscheduler.
If the password management book file with the specified login definition name is not found when adding a user name and password, this command creates a new password management book file to add the user name and password that you want.
If you attempt to add the user name that already exists in the password management book file, it results in error without adding the user name.
The password management book must be created and managed for each server that uses the Task Link function.