home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp / 15231 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.6 KB

  1. From: ash@hpindda.cup.hp.com (Art Harkin)
  2. Date: Sat, 23 Jan 1993 00:28:09 GMT
  3. Subject: Re: rdate for HPUX...
  4. Message-ID: <4310349@hpindda.cup.hp.com>
  5. Organization: HP Information Networks, Cupertino, CA
  6. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcss01!hpindda!ash
  7. Newsgroups: comp.sys.hp
  8. References: <8579@tivoli.UUCP>
  9. Lines: 35
  10.  
  11.  
  12. barrett@daisy.ee.und.ac.za (Alan P Barrett) writes...
  13. >In article <8579@tivoli.UUCP>,
  14. >stuart@TIVOLI.COM (Stuart Jarriel) writes:
  15. >> I have been looking at the HP-specific ftp sites for rdate and havent
  16. >> come across it.  I already have xntp, timed, etc..., but would like rdate 
  17. >> as a simpler client for some systems.
  18. >
  19. >I don't have an rdate client, but I append source for an rdate server,
  20. >which I call rfc868time.
  21. >
  22. >Install in /etc/inetd.conf as follows:
  23. >
  24. >time    stream tcp  nowait  nobody  /usr/local/lib/rfc868time rfc868time
  25. >time    dgram  udp  wait    nobody  /usr/local/lib/rfc868time rfc868time
  26. >
  27. > barrett@ee.und.ac.za
  28.  
  29. Actually, as of 8.0 the inetd server internally responds to rfc868
  30. time requests. The following lines should be present in inetd.conf:
  31.   time         stream tcp nowait root internal
  32.   time         dgram  udp nowait root internal
  33.  
  34. If you do not see them in your 8.0 or later inetd.conf file, then
  35. check /etc/newconfig/inetd.conf for the master copy.
  36.  
  37.  
  38. -Art
  39.  
  40. -----------------------------------------------------------------------------
  41. Art Harkin
  42. Hewlett-Packard Company            E-mail:  ash@cup.hp.com
  43. Information Networks Division
  44. 19420 Homestead Road MS 43LN, Cupertino, CA  95014
  45. -----------------------------------------------------------------------------
  46.