Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

2.16 mpprjcmdacl Command [UNIX]

Synopsis

mpprjcmdacl [-s subsystem number] project name

Description

This command displays the access rights information of the OS user for a project.

Options

Enterprise Edition-s subsystem number

Specify a subsystem to be displayed in a system where multiple subsystems run. Specify the subsystem number to be displayed between 0 and 9. If this option is omitted, subsystem 0 is assumed.

project name

Specify the project of which the list of access rights of OS user is displayed.

Return Values

Return value

Meaning

0

Normal termination

Value other than 0

Abnormal termination

Reference

mpsetusermode, mpusermode

Command Location

Solaris
HP-UX
AIX
Linux

Systemwalker installation directory/FJSVfwseo/bin

Privilege Required

System administrator (superuser) privileges are required.

Example

The following example lists the access rights of the OS user for project "project":

mpprjcmdacl project

Execution Results/Output Format

# mpprjcmdacl project
OS USERNAME   ACCESS RIGHTS
root          Update    Right
user          Change    Right
user2         Operation Right
user3         Reference Right

Output Items

Output items are described below.

OS USERNAME

Displays the OS user name.

ACCESS RIGHTS

Displays the access rights:

Update Right
Change Rights
Operation Right
Reference Right