Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!hacgate!tony From: tony@hacgate.UUCP (Tony Reeves) Newsgroups: comp.unix.questions Subject: .rhosts Message-ID: <13943@hacgate.UUCP> Date: 19 Mar 91 23:28:20 GMT Reply-To: tony@hacgate.UUCP (Tony Reeves) Distribution: ca Organization: Hughes Aircraft Co., El Segundo, CA Lines: 10 Need help with a problem. We have a SCO Unix system that is located remote from our main system, a Sequent S81 running Dynix. We do some file transfers remotely by SCO (lets call the machine Fred and the S81 mary) to the S81. What we do now is use a cpio command and the sco rcmd command. Here is the problem. My management wants me to stop using .rhosts as the permission for this transfer. fred's transfer is from the root account. If I remove the .rhosts from mary, then fred gets permmission denied. Useing hosts.equiv will not work since fred's root account cannot be there. Or can it? what other method can rcmd be used to do this cpio transfer?