rdist uses rsh and friends. If you are using rdist as root, as is most likely, you will need to take care of the file /etc/securetty on each target host (I move the file to /etc/securetty.orig so it's not seen). I believe you will also have to either have either a .rhosts file owned by root in root's home directory on each target or an /etc/hosts.equiv file on each target. The .rhosts file should contain the name of the source machine as well as any other hosts root may rlogin from. I use the .rhosts scheme and everything works fine. Tom Browder -----Original Message----- From: Mehmet Ozgur SAHOGLU <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, December 02, 1999 5:18 PM Subject: rdist problem >Hi guys, > >I'm using rdist to replicate some files to some nodes across the network. >Whenever I use it, I get the error message: > >LOCAL ERROR: Unexpected input from server: "Permission denied.". > >All the nodes in the network are using the Redhat 6.1 box. Any ideas how to >fix this? Or where the problem resides? > >TIA > >Ozgur. > > >-- >To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" >as the Subject. > > -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.