LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   can not get rcp to work (https://www.linuxquestions.org/questions/linux-general-1/can-not-get-rcp-to-work-1875/)

Shailendra Singh 04-16-2001 03:31 PM

I have two linux 6.2 machines. I can ftp, telnet, and rlogin between the machines, but rcp gives me permission denied error message. Any help in resolving this is greatly appreciated.

Thanks,
Shailendra Singh

jeremy 04-16-2001 03:54 PM

rcp will not prompt you for a password. It will try Kerberos authorization first and then try rhosts. Do you have either of these setup?

Shailendra Singh 04-16-2001 04:19 PM

I created oracle userid with same password on both machines, and then created .rhosts file in /home/oracle directory on both machines.

Content of /home/oracle/.rhosts file on machine1 is:
machine2

Content of /home/oracle/.rhosts file on machine2 is:
machine1

Thanks,
Shailendra Singh


All times are GMT -5. The time now is 01:59 AM.