GROUP (privilege)

From VSI OpenVMS Wiki
Revision as of 07:37, 28 February 2019 by Darya.zelenina (talk | contribs) (Created page with "The '''GROUP''' privilege allows the user's process to affect other processes in its own group by executing the following process-control system services: * $SUSPND|Suspend...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The GROUP privilege allows the user's process to affect other processes in its own group by executing the following process-control system services:

With GROUP privilege, a user's process can control another process in the same group. The user's process is allowed to examine other processes in its own group by executing the Get Job/Process Information ($GETJPI) system service. A process with GROUP privilege can issue the SET PROCESS command for other processes in its group.

GROUP privilege is not needed for a process to exercise control over, or to examine, subprocesses that it created or other [Detached Process|detached processes]] of its UIC. You should, however, grant this privilege to users who need to exercise control over the processes and operations of other members of their UIC group.