From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461) Description of problem: This is a addon to Bug 101450. First many thanks that RHEL 3 beta 2 AS is now a superset of RHEL 3 beta 2 WS. But there is still at least one product missing in RHEL 3 beta 2 WS - if you are building with several nodes, which use RHEL 3 WS, a cluster, then you need rsh-server if your programs communicate with a messagepassing program like mpi or pvm. Also it would be very convenient if also telnet-server and ftp-server would be available. Thank you, Winfrid Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install message passing library 2. install a program using a message passing library 3. run this program on the cluster Actual Results: Program will fail, if rsh is used to run the program Expected Results: program runs successfully Additional info:
rsh-server, telnet-server, and vsftpd are intentionally not included; they are server programs. Pretty much everything you can do with rsh-server you can do with the ssh server that *is* included.