home *** CD-ROM | disk | FTP | other *** search
- From: ash@hpindda.cup.hp.com (Art Harkin)
- Date: Sat, 23 Jan 1993 00:28:09 GMT
- Subject: Re: rdate for HPUX...
- Message-ID: <4310349@hpindda.cup.hp.com>
- Organization: HP Information Networks, Cupertino, CA
- Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpcss01!hpindda!ash
- Newsgroups: comp.sys.hp
- References: <8579@tivoli.UUCP>
- Lines: 35
-
-
- barrett@daisy.ee.und.ac.za (Alan P Barrett) writes...
- >In article <8579@tivoli.UUCP>,
- >stuart@TIVOLI.COM (Stuart Jarriel) writes:
- >> I have been looking at the HP-specific ftp sites for rdate and havent
- >> come across it. I already have xntp, timed, etc..., but would like rdate
- >> as a simpler client for some systems.
- >
- >I don't have an rdate client, but I append source for an rdate server,
- >which I call rfc868time.
- >
- >Install in /etc/inetd.conf as follows:
- >
- >time stream tcp nowait nobody /usr/local/lib/rfc868time rfc868time
- >time dgram udp wait nobody /usr/local/lib/rfc868time rfc868time
- >
- > barrett@ee.und.ac.za
-
- Actually, as of 8.0 the inetd server internally responds to rfc868
- time requests. The following lines should be present in inetd.conf:
- time stream tcp nowait root internal
- time dgram udp nowait root internal
-
- If you do not see them in your 8.0 or later inetd.conf file, then
- check /etc/newconfig/inetd.conf for the master copy.
-
-
- -Art
-
- -----------------------------------------------------------------------------
- Art Harkin
- Hewlett-Packard Company E-mail: ash@cup.hp.com
- Information Networks Division
- 19420 Homestead Road MS 43LN, Cupertino, CA 95014
- -----------------------------------------------------------------------------
-