|
VMS Help RUN, Process, Qualifiers, /PRIVILEGES *Conan The Librarian |
/PRIVILEGES=(privilege[,...])
Requires SETPRV (set privilege) privilege to specify privileges
that you do not have.
Defines user privileges for the created process. You can extend
any privilege you possess to a process you create. By default,
the created process has the same privileges as its creator. If
you specify only one privilege, you can omit the parentheses.
For a list of process privileges, see the HP OpenVMS Guide to
System Security.
You can also use the keyword NOSAME as the privilege parameter.
If you specify /PRIVILEGES=NOSAME, the created process has no
privileges.
|
|