Bug 5074

Summary: rdate cannot query redhat 6 computer.
Product: [Retired] Red Hat Linux Reporter: exce7
Component: rdateAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-12 01:05:45 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 exce7 1999-09-11 20:27:59 UTC
If I try to rdate from a redhat 6 computer either from
redhat 6 or Sun Solaris I get a:

[dol@flash ~]$ rdate localhost
rdate: No such file or directory

or from solaris:
tulpan> rdate flash
rdate: read: Error 0

rdate sets the time normally from a solaris machine, so the
problem may lay outside rdate itself.
But this is soo obvious, maybe something here is screwed.

Comment 1 Jeff Johnson 1999-09-12 01:05:59 UTC
Check /etc/inetd.conf for the line
	time    stream  tcp     nowait  root    internal

For weird reasons, Red Hat has often shipped /etc/inetd.conf with a
buggy time service configuration.

Please reopen this bug if the above is not your problem.