TCPIP$UCP_HELP.HLB  —  ADD  PROXY  Examples
    1.TCPIP> ADD PROXY HAWAIIAN_GOOSE /NFS=(OUTGOING,INCOMING) -
      _TCPIP> /GID=10 /UID=444 /HOST="nene"

      Creates a proxy called HAWAIIAN_GOOSE, authorizing use of both
      the NFS client and the NFS server to and from host nene.

    2.TCPIP> ADD PROXY COUSINS /GID=10 /UID=40 /NFS=OUTGOING -
      _TCPIP> /HOST=("grackle","blackbird")

      Enters an NFS proxy called COUSINS for a local NFS client
      user named COUSINS. This user can access remote files from
      NFS servers grackle and blackbird.

    3.TCPIP> ADD PROXY REMOTE_UGLY_DUCKLING -
      _TCPIP> /REMOTE_USER="cygnet" /HOST="babyswan"

      Adds to the proxy database communication proxy
      REMOTE_UGLY_DUCKLING for remote user cygnet at host babyswan.
Close Help