Enable rexec,rsh and rlogin on RHAS 4.0

Sachin Bhugra bhugra.sachin at gmail.com
Fri Dec 30 20:23:31 UTC 2005


Hello,

 rexec, being a xinetd service will not start as usual "service name start".
All you need to do is type the following at the prompt:

chkconfig rexec on.

After this, type chkconfig --list | grep rexec and make sure that it is on.

Regds,
Sachin

PS: Also, you can edit /etc/xinetd.d/rexec and change the disable status.



More information about the redhat-list mailing list