![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rlogin problem | Frank2004 | HP-UX | 2 | 03-14-2008 10:57 PM |
| problem in rlogin | shary | UNIX for Advanced & Expert Users | 1 | 06-04-2007 12:23 PM |
| rlogin problem | vijaysharma.vs | IP Networking | 1 | 03-07-2006 09:54 AM |
| RLOGIN problem | karine | UNIX for Advanced & Expert Users | 3 | 02-06-2005 11:05 AM |
| Rlogin??? | merlin | UNIX for Dummies Questions & Answers | 1 | 01-14-2003 05:42 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
RLogin problem
I need to establish rlogin between 2 of my servers (and I know, it's not secure, smart, etc. ... it's a temporary requirement that I have to do)
I tried all the standards. I'm trying to rlogin from server A to server B On server B, I made a /.rhosts file that contains server A's name On server B, I made a /etc/hosts.equiv file that contains server A's name and root I can ping A from B, and ping B from A. But if I try to rlogin, I'm getting: # rlogin serverB serverB: Connection refused What am I missing? Thanks! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
looks like the rlogin daemon is disabled.
|
|
#3
|
|||
|
|||
|
Disabled on the source or remote host?
How do you start the deamon? (I was under the impression that it is always running). |
|
#4
|
|||
|
|||
|
Fixed
Figured it out, I had to enable telnet and restart the inet process. It works now.
|
|
#5
|
|||
|
|||
|
my os is SCO 5.0.6
see man .k5login and both server user name and passwd set same for connection/rlogin related files .rhosts , .k5login, /etc/hosts , /etc/hosts.equiv pankaj |
|||
| Google The UNIX and Linux Forums |