Previous Topic: Create or modify the privileged user accountNext Topic: Set Up the DECnet Phase IV Object and a User Account


Set Up TCP/IP Proxy Access

With TCP/IP proxy access you allow only specified remote users to start a Real-time agent on the local node where the Agent is installed.

To create a proxy account in the service (TCPIP Services, MultiNet and TCPware)

  1. For example, execute the following command for TCPIP Services:
    $ TCPIP ADD PROXY account_name /HOST=remote_node - 
    /REMOTE_USER=account_name
    

    Substitute the real account name and remote name in place of account_name and remote_name where the Real-Time Monitor will run to monitor the local node.

  2. To check that the proxy account works, execute the following command from the account account_name of the remote_node.
    $ RSHELL monitored_node DIR
    
  3. For MultiNet, be sure all login command procedures and the system login command procedure contain these lines at the top of the file:
    $ verify = 'f$verify(0)'
    $ if f$mode() .eqs. "OTHER" then exit