Technical data

REMOVE PROXY
If you specify the /NOCONFIRM qualifier, the operation is performed without
asking you to confirm the request.
/GID=n
Optional. Default: All GIDs.
Deletes only proxies for the specified group identifier (GID).
/HOST=host
Optional. Default: All hosts.
Deletes only proxies for the specified host.
/NFS=INCOMING
/NFS=OUTGOING
Optional. Default: /NFS=(INCOMING,OUTGOING).
Deletes an NFS proxy. Specify one of the following:
/NFS=OUTGOING Proxy to use NFS client
/NFS=INCOMING Proxy to use NFS server
/NFS=(OUTGOING,INCOMING) Proxy to use NFS client and NFS server
/PERMANENT
Optional. Default: None.
Deletes entries only from the permanent proxy database.
/REMOTE_USER=user
Optional. Default: None.
Deletes entries for the specified remote user name.
/UID=n
Optional. Default: All UIDs.
Limits the search of entries to delete to proxies for the specified UID.
Examples
1.
TCPIP> REMOVE PROXY "peacock" /HOST=GOLDEN /UID=83
Removes authorization for UID 83 on host GOLDEN from OpenVMS account
peacock
.
2.
TCPIP> REMOVE PROXY /HOST=GOLDEN /UID=83
Removes authorization for UID 83 from host GOLDEN.
3.
TCPIP> REMOVE PROXY /HOST=("goose","grouse")
Removes authorization for all users on hosts
goose
and
grouse
.
4.
TCPIP> REMOVE PROXY /UID=83
Totally removes authorization for UID 83.
5.
TCPIP> REMOVE PROXY VMS_USER /REMOTE=PARTRIDGE /HOST=*
Removes authorization for remote user PARTRIDGE on all hosts.
2–82 Command Descriptions