Applicable versions and levels
Solaris versions: 12.0 or later
Linux versions: V12.0L10 or later
Linux for Itanium versions: V12.0L10 or later
HP-UX versions: V13.0.0 or later
AIX versions: V13.2.0 or later
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