Date: Thu, 3 May 2001 21:03:33 -0500 From: Noah Dunker <ndunker@jccc.net> To: 'Stefanus Eko Yulianto' <eko@ntt.net.id>, freebsdquestion <freebsd-questions@FreeBSD.ORG> Subject: RE: RSH Message-ID: <C18E28011272D41180AD00B0D0496C0801C0217D@ns-exch05>
next in thread | raw e-mail | index | archive | help
have you tried possibly installing OpenSSH? I'm not a genius when it comes to rsh, but I know how to set up server keys to work so you don't need to send a password through ssh (works great for cron jobs, etc). You'll probably find that more people on this list would be willing to help you out with ssh since rsh is basically considered to be rather insecure. If you must use rsh (for instance if the remote system isn't under your control at all and it's not running an ssh daemon) then I'm sure someone else can help. Just not me. :( Noah Dunker Systems Analyst/Technician Johnson County Community College -----Original Message----- From: Stefanus Eko Yulianto [mailto:eko@ntt.net.id] Sent: Thursday, May 03, 2001 9:02 PM To: freebsdquestion Subject: RSH Dear Netter, I wanto to use rsh to running some applications on other server. in example, I have server A and server B, in server A I want to view the file I use : # rsh serverB cat /usr/eko.txt >> /usr/local/eko.txt after that I have an error : Login incorrect but I have some login and password on both server Somebody can help me ? Eko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C18E28011272D41180AD00B0D0496C0801C0217D>