Re: rsh daemon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rimas wrote:

How to enable connection to Linux box via rsh?
Canned reponse about using rsh:

"rsh isn't secure, you should use ssh instead."

If you still need rsh, here's how to do it:

1. Install the rsh-server RPM.

2. Add these lines to /etc/securetty
rexec
rlogin
rsh

3. If you want these services turned on everytime, run this commands as well:

/sbin/chkconfig --level 345 rsh on
/sbin/chkconfig --level 345 rexec on
/sbin/chkconfig --level 345 rlogin on

4. service xinetd restart

Tom



--
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux