Bug 237007

Summary: Can not start rsh, rlogin, etc.
Product: Red Hat Enterprise Linux 5 Reporter: Homayoun Shahri <hsa>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-19 12:54:53 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 Homayoun Shahri 2007-04-18 20:36:05 UTC
Description of problem:
The package: rsh-server-0.17-37.el5 is installed but no entry is found in the gui

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Chose the rsh, etc to be installed
2. The package rsh-server-0.17-37.el5 is installed
3. Can not physically start the server
  
Actual results:
Can not start rsh, rlogin, etc.

Expected results:
To be able to start them from system-config-services

Additional info:

Comment 1 Nils Philippsen 2007-04-19 12:54:53 UTC
Both rsh and rlogin are xinetd based, on-demand started services. They can be
enabled and disabled on the "On Demand Services" tab in system-config-services,
both need xinetd to be running which is a normal daemon continuously running in
the background.

Comment 2 Homayoun Shahri 2007-04-19 16:14:48 UTC
Thanks! I was not aware the "On Demand Tab" in the new system-config-services.
New addition I guess. Everything is working now.