![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| redhat linux mail server problem | ramjimh2k3 | Linux | 0 | 07-27-2008 09:54 PM |
| Redhat Linux - Postfix problem | ramjimh2k3 | Linux | 3 | 07-27-2008 09:52 PM |
| Display Problem On Linux Redhat 8.0 | TRUEST | UNIX for Dummies Questions & Answers | 4 | 10-30-2004 02:37 AM |
| Linux Redhat 8.0 Problem | TRUEST | UNIX for Dummies Questions & Answers | 3 | 05-30-2003 06:55 AM |
| redhat linux 7.3 | matt2kjones | UNIX for Dummies Questions & Answers | 2 | 06-08-2002 10:10 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Rsh problem on redhat linux
Hi,
I am trying to do rsh on to a redhat EL 5 machine. It repeatedly asks me for the password and die after sometime. One might think that I am giving the wrong password. But I can do 'ssh' on to that machine with the same password. Can someone tell me what I have been doing wrong? Thanks, Sundeep. Last edited by eamani_sun; 08-06-2008 at 07:15 AM. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
rsh is likely disabled or rhosts is configured incorrectly.
|
|
#3
|
|||
|
|||
|
Quote:
Nowadays on almost all Linux distros the Berkely r* commands have been deactivated or don't get installed at all by a default installation for very good reason and thus require some extra work and a slight bit of knowledge to become operational. I think this is meant to scare off the totally uninitiated to prevent them from inadvertently open up security holes. For instance per default on RHEL if I remember correctly you would only find kherborized versions of rsh and telnet, and which newbie is running a Kherebros server? The only justified reason I can see to use rsh over ssh would be in a trusted host environment on nodes within a cluster. |
|||
| Google The UNIX and Linux Forums |