Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

2.2 mpchown Command

Synopsis

[Windows]

mpchown -t Target [-d Domain] -o Owner [-g|-u|-w

[UNIX]

mpchown -t Target -o Owner [-g|-u]

Description

This command sets access rights (update right) to the project owner.

Options

-t Target

Specify the name of the project in which the owner's access rights are set.

Specify a project in the following format:

[Windows]

mpjobsch\schedule\project name

Enterprise EditionDuring multiple subsystem operation, specify the project in the following format.(Note)

mpjobsch\schedulen\project name

n: Subsystem number (1 to 9)
Note:

Specify the project having subsystem number 0 in the same format as that used when multiple subsystems are not running.

[UNIX]

mpjobsch/schedule/project name

Enterprise EditionDuring multiple subsystem operation, specify the project in the following format.(Note)

mpjobsch\schedulen\project name

n: Subsystem number (1 to 9)
Note:

Specify the project having subsystem number 0 in the same format as that used when multiple subsystems are not running.

-d Domain [Windows]

Specify the domain name for the owner specified with "-o." The default for this option is the domain name of the user or group on the computer where this command is executed.

-o Owner

Specify the owner name.

The user's principal name cannot be specified.

-g

Used to specify the owner name specified with "-o" as a group.

-u

Used to specify the owner name specified with "-o" as a user.

-w [Windows]

Used to specify the owner name specified with "-o" as a well-known group. The well-known group name indicates the groups such as "Everyone" and "NETWORK" that are registered on the system beforehand and cannot be changed and deleted.

Command Location

Windows

Systemwalker Operation Manager installation directory\mpwalker\bin

Solaris
HP-UX
AIX
Linux

Systemwalker Operation Manager installation directory/FJSVfwseo/bin

Privilege Required

System administrator (user belonging to the Administrators group or superuser) privileges are required.

Cautions