rsh trying krb4 [message #308922] |
Tue, 25 March 2008 23:33 |
gajini
Messages: 262 Registered: January 2006
|
Senior Member |
|
|
Hi,
I'm using CentOs 4.2 in which I installed rsh.Whenever I use rlogin,it's getting executed as followed,
[system1]$rsh system2 date
connect to address 192.168.76.2:Connection refused
Trying krb4 rsh..
connect to address 192.168.76.2:Connection refused
Trying normal rsh(/usr/bin/rsh)
Wed Mar 26 09:26:46 IST 2008
[system1]$
By default rsh is trying to connect using krb4 and it fails,but using normal rsh,connection is established.I want rsh to use normal rsh always by default so that I should not connection refused,how to enable it & how to disable rsh trying Krb4?
Thanks...
|
|
|
|
|