Bug 103632

Summary: missing products on RHEL 3 beta2 WS ( rsh-server )
Product: Red Hat Enterprise Linux 3 Reporter: Winfrid Tschiedel <Winfrid.Tschiedel>
Component: redhat-releaseAssignee: dff <dff>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-03 14:06:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Winfrid Tschiedel 2003-09-03 12:15:13 UTC
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:

Comment 1 Bill Nottingham 2003-09-03 14:06:02 UTC
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.