Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

2.12 mpsetpasswd Command [UNIX]

Synopsis

mpsetpasswd [-d] username

Description

This command sets, modifies, or deletes the password of the Operation Manager user registered to Systemwalker Operation Manager. The Operation Manager user with the password deleted cannot log in. This command also deletes the password of the Operation Manager user named "root."

Options

-d

Specify to delete the password. The user with the password deleted cannot log in.

username

Specify the name of the Operation Manager user whose password is to be set, modified, or deleted.

Return Values

Return value

Meaning

0

Normal termination

Value other than 0

Abnormal termination

Reference

mpadduser, mpmoduser, mpusers

Command Location

Solaris
HP-UX
AIX
Linux

Systemwalker installation directory/FJSVfwseo/bin

Privilege Required

System administrator (superuser) privileges are required.

Cautions

Examples

The following example sets and modifies the password of the Operation Manager user named "swuser":

mpsetpasswd swuser
Password:  <-- Type a password to be set and modified
                         (which will not be echoed back)
Retype: <-- Retype the password to be set and modified
                         (which will not be echoed back)

The following example deletes the password of the Operation Manager user named "root":

mpsetpasswd -d root

Execution Results/Output Format

Normal termination

No message is output.

Abnormal termination

An error message is output.