Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!gem.mps.ohio-state.edu!apple!agate!ucbvax!hplabs!hp-pcd!hplsla!hpubvwa!davem From: davem@hpubvwa.NSR.HP.COM (Dave MacDonald) Newsgroups: comp.sys.apollo Subject: Re: rsh Message-ID: <11530001@hpubvwa.NSR.HP.COM> Date: 11 Oct 89 20:53:30 GMT References: <8910110301.AA07530@umix.cc.umich.edu> Organization: Hewlett-Packard Bellevue Sales Lines: 12 We have a settup here similar to what you mentioned, but using a DN3500 with SR10.1 as a gateway. I experimented a bit with rsh using the -l option and had no problems talking to HP9000/300s. However, note that the user specified in the -l option must have an entry like the following in his/her .rhosts file on the destination system: hostname username Hostname is the hostname of the system executing the rsh, and username is the logon id of the user on that system you are granting permission to. I hope this helps...