AUTHORIZE GRANT — VMS 5.4
The GRANT command grants an identifier name to a user UIC. The
/IDENTIFIER is required.
Format
GRANT/IDENTIFIER id-name user-spec
Additional information available:
Parameters
id-name Specifies the identifier name (see the ADD/IDENTIFIER command). user-spec Is an identifier (UIC or non UIC format) that specifies the user (see the ADD/IDENTIFIER command).
Qualifier
Additional information available:
/ATTRIBUTES
/ATTRIBUTES=(keyword) See the ADD/IDENTIFIER command.
Example
UAF> GRANT/IDENTIFIER INVENTORY [300,015]
identifier INVENTORY granted to CRAMER
The command in this example grants the identifier INVENTORY to
a user with the UIC [300,015]. The user becomes the holder of
the identifier and any resources associated with it.