home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / networks / tcpip / ucx / 200 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.5 KB

  1. Path: sparky!uunet!sun-barr!sh.wide!wnoc-tyo-news!nec-tyo!nec-gw!sgiblab!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!bu.edu!news.bbn.com!ccs1.bbn.com!rmcewen
  2. From: rmcewen@ccs1.bbn.com (Regis McEwen)
  3. Newsgroups: vmsnet.networks.tcp-ip.ucx
  4. Subject: Setting up RSH proxies
  5. Keywords: RSH
  6. Message-ID: <lg2fvdINNg78@news.bbn.com>
  7. Date: 11 Nov 92 17:16:29 GMT
  8. Sender: rmcewen@ccs1.bbn.com ()
  9. Reply-To: rmcewen@ccs1.bbn.com (Regis McEwen)
  10. Organization: Bolt Beranek and Newman, Inc., Cambridge, MA
  11. Lines: 35
  12. NNTP-Posting-Host: ccs1.bbn.com
  13.  
  14.  
  15.  
  16.     I trying to test UCX's RSHD and I'm running into some problems that
  17.     I'm hoping someone can help me with.
  18.  
  19.     On an Un*x box I'm issuing the commands:
  20.  
  21.         rsh vax "sh process"
  22.  
  23.     VAX is a VAX 3500 running UCX 2.0
  24.  
  25.     On the proxy on the VAX looks like:
  26.  
  27. UCX> sh proxy
  28.  
  29. VMS User_name     Type     User_ID     Group_ID   Host_name
  30.  
  31. VMSUSER           CD       un*xuser                un*x.bbn.com
  32.  
  33.     Where VMSUSER is a valid VMS user on the VAX, un*xuser is a valid
  34.     username on the un*x box which is issuing the RSH commands, and
  35.     un*x.bbn.com is the un*x box it's comming from.
  36.  
  37.     I'm getting the following errors:
  38.     
  39. INTERnet ACP RSH Connection Request on - client user name not found - from Host: 128.89.0.18  Port: 1022
  40. INTERnet ACP RSH Reject Request - client user name not found - from Host: 128.89.0.3  Port: 1023
  41. UCX$RSHD - permission denied - client user:un*xuser
  42.  
  43.  
  44.     What is the proper way to setup the equivalence of the .rhost file
  45.     on the VAX (ADD PROXY ...)?
  46.  
  47.  
  48.                             -Regis
  49.