Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!adm!news From: news@adm.BRL.MIL (The News System ) Newsgroups: comp.unix.wizards Subject: Received: Message-ID: <19852@adm.BRL.MIL> Date: 5 Jun 89 10:22:28 GMT Lines: 33 Via: UK.AC.DL.DLGM; 5 JUN 89 9:27:46 BST Via: UK.AC.DARESBURY.CXA; Mon, 5 Jun 89 09:28 GMT (V40 at UK.AC.DARESBURY.DLGM From: Bill Purvis Date: Mon, 5 Jun 89 09:26:50 +0100 Message-Id: <23219.8906050826@cxa.daresbury.ac.uk> To: unix-wizards%arpa.brl%earn-relay@dlgm.daresbury.ac.uk Subject: rsh problems Dennis G. Rears writes: > I am on a VAX 8600 running ULTRIK 2.0 trying to execute a rsh on a >SUN386i running SUNOS 4.0.1 (hostname drun). My login name on both >machines is drears and I have .rhosts configured properly to rlogin/rsh >between machines. > > I am trying to run the following command on the VAX: > >tar -cf - .|rsh drun tar xf - > >I get the error message back: > >stty: operation not support on socket > We had the same problem, and eventually figured out that it was caused by the presence of an `stty' command in the .cshrc file on the remote machine. We just deleted it but if you can figure out whether you are being invoked remotely, you could bypass it in this case but let it execute when invoked normally. Can anyone suggest the best method for doing this. I am sure I have seen it somewhere! Bill Purvis, SERC, Daresbury Lab, England wh@uk.ac.dl.cxa (JANET)