View Single Post

   
  #5 (permalink)  
Old 01-05-2008, 10:30 AM
Michael W. Ryder
 
Posts: n/a
Default Re: i need a default ntp.conf file (AIX 4.3.3.0)

EvB wrote:
> On Sat, 23 Sep 2006 02:19:32 +0200, Michael Kraemer <M.Kraemer@gsi.de>
> wrote:
>
>> EvB schrieb:
>>> Hi all,
>>>
>>> I need a default ntp.conf file.
>>> In the state it is when not using ntp.

>> doesn't it come with a fresh installation ?
>> In this state ntp is inactive and /etc/ntp.conf contains only comment lines.

>
> I should have copied the file with antoher name but didn't.
> The last lines say (see the whole file at the end of this msg.):
>
> " Default NTP configuration file."
> "Broadcast client, no authentication."
> should the lines following be commented out?:
>
> broadcastclient
> driftfile /etc/ntp.drift
> tracefile /etc/ntp.trace
>
> Thanks for your help.
>
> The modified file has IBM's comment lines like this:
>
> # @(#)48 1.2 src/tcpip/etc/ntp.conf, ntp,
> tcpip430,9737A_432/16/96 10:16:34
> # IBM_PROLOG_BEGIN_TAG
> # This is an automatically generated prolog.
> #
> # tcpip430 src/tcpip/etc/ntp.conf 1.2
> #
> # Licensed Materials - Property of IBM
> #
> # Restricted Materials of IBM
> #
> # (C) COPYRIGHT International Business Machines Corp. 1996,1997
> # All Rights Reserved
> #
> # US Government Users Restricted Rights - Use, duplication or
> # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
> #
> # IBM_PROLOG_END_TAG
> #
> # COMPONENT_NAME: ntp
> #
> # FUNCTIONS: none
> #
> # ORIGINS: 27,176
> #
> #
> # (C) COPYRIGHT International Business Machines Corp. 1996
> # All Rights Reserved
> # Licensed Materials - Property of IBM
> # US Government Users Restricted Rights - Use, duplication or
> # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
> #
> #
> #
> #
> # Default NTP configuration file.
> #
> # Broadcast client, no authentication.
> #
> broadcastclient
> driftfile /etc/ntp.drift
> tracefile /etc/ntp.trace
> #server clock.redhat.com
> #server pool.ntp.org
>
>

My version does not have the last two (commented out) lines but is
otherwise the same.
Reply With Quote