Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

10.3.1 lgmanage Password Management Command

Synopsis

lgmanage add /lg:LoginGroup /un:UserName /pw:Password 
lgmanage del /lg:LoginGroup /un:UserName
lgmanage mod /lg:LoginGroup /un:UserName /pw:Password
lgmanage ref /lg:LoginGroup
lgmanage {help | ?}
lgmanage

Description

The lgmanage 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 case-sensitive and must be no longer than 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. The user name 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.

Command Location

Solaris

/opt/FJSVsnjss/bin

HP-UX

/opt/FHPsnjss/bin

AIX

/opt/FAIXsnjss/bin

Linux

/opt/FJSVsnjss/bin

Cautions