AUTHORIZE REVOKE — VMS 5.5-2H4
Additional information available:
/IDENTIFIER
Takes an identifier away from a user.
Format
REVOKE/IDENTIFIER id-name user-spec
Additional information available:
Parameters
id-name Specifies the identifier name. The identifier name is a string of 1 through 31 alphanumeric characters that may contain underscores and dollar signs. The name must contain at least one nonnumeric character. user-spec Specifies the UIC identifier that uniquely identifies the user on the system. This type of identifier appears in alphanumeric format, for example, [GROUP1,JONES].
Example
UAF> REVOKE/IDENTIFIER INVENTORY CRAMER
%UAF-I-REVOKEMSG, identifier INVENTORY revoked from CRAMER
The command in this example revokes the identifier INVENTORY
from the user Cramer. Cramer loses the identifier and any
resources associated with it.
Note that, since rights identifiers are stored in numeric
format, it is not necessary to change records for users holding
a renamed identifier.