AUTHORIZE REMOVE — VMS 5.0
This command will remove a user authorization record from SYSUAF.DAT.
Format for removing a record from SYSUAF.DAT:
REMOVE username
Additional information available:
Parameters
username username is the name of the authorization record to be removed from SYSUAF.DAT.
/IDENTIFIER
Removes an identifier from the rights database. Format REMOVE/IDENTIFIER id-name
Additional information available:
Parameter
id-name Specifies the name of an identifier in the rights database.
Example
UAF> REMOVE/IDENTIFIER Q1SALES
record removed from RIGHTSLIST.DAT
The command in this example deletes the identifier Q1SALES from
the rights database.
/PROXY
This qualifier changes the context of REMOVE command. Its presence
indicates that the intention is to remove a proxy access from the network
UAF, NETPROXY.DAT.
Format
REMOVE/PROXY node::remote-user local-user[,...]
Additional information available:
Parameter
node specifies a node name (1 through 6 alphanumberic characters). remote-user specifies the username or UIC of a user at a remote node. local-user specifies the usernames of a users on the local node for which access is to be removed. A maximum of one default and fifteen nondefault local user names are allowed.
Qualifiers
Additional information available:
/REMOVE_IDENTIFIER
/[NO]REMOVE_IDENTIFIER Controls whether the identifier corresponding to the specified username in the rights database is removed. The default is /REMOVE_IDENTIFIER.