Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

rlogin question

Status
Not open for further replies.

chomps303

MIS
Joined
Sep 30, 2003
Messages
83
Location
US
I have several machines that I need to run rlogin and rcmd commands. I have set up all machines the same. I have put appropriate entries in /.rhosts & /etc/hosts.equiv . Some machines work and others dont' any ideas? What am I missing?

Thanks

Brandt
 
The client's IP address also needs to be in /etc/hosts on the server you are rshing to.

Annihilannic.
 
I have both machines in /etc/hosts... Still no go!! What else can I be missing????

Thanks
Brandt
 
What message are you getting... "Permission denied"?

Have you tried using "+" as the host name in /.rhosts on the destination system? (Don't leave it that way though, as it's not secure.)

Annihilannic.
 
Hay,

Thanks for your help!!!!!!

Yes I am getting a permission denied error!!

 
Thanks for all your help!!

I found out the problem!!

I had permissions set to 666 on /.rhosts, the ones that did not work and they needed to be 600.

Thanks

Brandt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top