Results 1 to 4 of 4
Hello All,
I have a Redhat 9 install that is a workstation install. i need to allow it to receive rlogin commands but at the moment it wont.
I have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-29-2003 #1Just Joined!
- Join Date
- Jun 2003
- Location
- Essex
- Posts
- 53
rlogin
Hello All,
I have a Redhat 9 install that is a workstation install. i need to allow it to receive rlogin commands but at the moment it wont.
I have looked in /etc/xinetd.d/ dorectory and neither rlogin or rsh files are in there.
Is there an easy way to install what I need or to activate what I need to get rlogins working?
Thank in advance
Barry..
- 09-29-2003 #2
If I remeber correctly, the r-commands are passwordsless and un-encrypted, so you really shouldnt use it. Use the ssh stuff instead, much more safer.
- 09-29-2003 #3Just Joined!
- Join Date
- Jun 2003
- Location
- Essex
- Posts
- 53
The machine is on a LAN that has no outside connection running on 10.1.1.0 IP addresses.
Originally Posted by Kriss
Any thought?
Thanks
- 09-29-2003 #4Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
still use SSH.
SSHd is most likely already installed and configured, so:
a) Less work for you
b) more secure
you can use tools such as Putty to connect to the linux box from win32 machines.
Jason


Reply With Quote
