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.