PRIV

Use the PRIV options to add a privilege class to a user or identity, or delete a privilege class from a user or identity.

PRIV options syntax

Read syntax diagramSkip visual syntax diagramPRIV USERIDENTITY name ADDDELETE privclas
where:
name
is the user or identity name.
privclas
is the privilege class to be added or deleted.
Notes:
  1. Only one privilege class may be added or deleted at a time.
  2. If a privilege class to be added is already in the directory entry, the calling program will be returned to with RC=1.
  3. If a privilege class to be deleted is not in the directory entry, the calling program will be returned to with RC=1.