Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

2.10 mpdeluser Command [UNIX]

Synopsis

mpdeluser username [username...] | -all

Description

This command deletes the Operation Manager user registered to Systemwalker Operation Manager.

Options

username

Specify the Operation Manager user name to be deleted. Multiple user names can be specified.

-all

Specify to delete all the Operation Manager users registered to Systemwalker Operation Manager.

This option cannot be specified during running of the Systemwalker Operation Manager daemons. When specifying this option, execute this command after stopping the Systemwalker Operation Manager daemons.

Return Values

Return value

Meaning

0

Normal termination

Value other than 0

Abnormal termination

Reference

mpusermode, mpadduser, mpmoduser, mpsetpasswd, 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 deletes the Operation Manager user "swroot" registered to Systemwalker Operation Manager:

mpdeluser swroot

The following example deletes the Operation Manager users "swroot" and "swuser" registered to Systemwalker Operation Manager:

mpdeluser swroot swuser

The following example deletes all the Operation Manager users registered to Systemwalker Operation Manager:

mpdeluser -all

Execution Results/Output Format

Normal termination

No message is output.

Abnormal termination

An error message is output.