Top
Systemwalker Operation Manager Troubleshooting Guide
FUJITSU Software

2.5.7 Projects With Access Rights are not Displayed on the Client [UNIX Versions]

Applicable versions and levels

Action

Points to check

Did you use operating system commands to change the group to which users belong?

Action method

If operating system commands were used to change the group to which users belong, execute the mpsetacl command as a superuser on Systemwalker Operation Manager server and reflect the group account information of the operating system to the access rights information.

The following example grants update privileges to "user1" for project "proj1":

mpsetacl -a -t mpjobsch/schedule/proj1 -u user1 -p w

The following example grants update privileges to "user1" for project "proj1" of subsystem number 2:

mpsetacl -a -t mpjobsch/schedule2/proj1 -u user1 -p w