[ntpsec commit] Update the configuration examples.

Eric S. Raymond esr at ntpsec.org
Tue Oct 6 20:31:43 UTC 2015


Module:    ntpsec
Branch:    master
Commit:    1b6f672ff92b0e9bfbab30aac61e0eca66ec27bd
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=1b6f672ff92b0e9bfbab30aac61e0eca66ec27bd

Author:    Eric S. Raymond <esr at thyrsus.com>
Date:      Tue Oct  6 16:31:11 2015 -0400

Update the configuration examples.

---

 conf/README          | 12 ++++++------
 conf/baldwin.conf    |  2 +-
 conf/beauregard.conf |  5 ++---
 conf/grundoon.conf   |  5 ++---
 conf/malarky.conf    |  5 ++---
 conf/pogo.conf       |  5 ++---
 conf/rackety.conf    |  5 ++---
 7 files changed, 17 insertions(+), 22 deletions(-)

diff --git a/conf/README b/conf/README
index 3848cbb..9ef851f 100644
--- a/conf/README
+++ b/conf/README
@@ -4,10 +4,10 @@ This directory contains example run-time configuration files for the
 NTP daemon. These files illustrate some of the more obscure
 configuration options you may run into. They are not likely to do
 anything good if run on machines other than their native spot, so
-don't just blindly copy something and put it up. Additional
-information can be found in the ./docs directory of the base
-directory.
+don't just blindly copy something and put it up.  Also, they have
+been modified a bit to track changes in configuration options,
+notably the elimination of the 'requestkey' option associated
+with mode 7 access.
 
-Included also are example public key and symmetric key files produced
-by the ntp-genkeys program with names prefixed by ntpkey. These are
-ordinarily kept in /usr/local/etc and used by the Autokey scheme.
+Additional information can be found in the ./docs directory of the
+base directory.
diff --git a/conf/baldwin.conf b/conf/baldwin.conf
index 1238ba1..608a6b8 100644
--- a/conf/baldwin.conf
+++ b/conf/baldwin.conf
@@ -1,5 +1,5 @@
 #
-# NTP manycast configuration file (ntp.conf) for DCnet hosts
+# NTP manycast configuration file for DCnet hosts
 #
 # Note that the .rnd random seed file  must pe in the root
 # directory and the public and private keys in /usr/local/etc.
diff --git a/conf/beauregard.conf b/conf/beauregard.conf
index ea80c02..06528dd 100644
--- a/conf/beauregard.conf
+++ b/conf/beauregard.conf
@@ -1,5 +1,5 @@
 #
-# NTP configuration file (ntp.conf)
+# NTP configuration file
 # beauregard.udel.edu
 #
 server 127.127.18.1		# NIST ACTS modem driver
@@ -19,5 +19,4 @@ filegen clockstats file clockstats type day enable
 #
 keys /usr/local/etc/ntp.keys	# path for keys file
 trustedkey 3 4 5 6 14 15	# define trusted keys
-requestkey 15			# key (7) for accessing server variables
-controlkey 15			# key (6) for accessing server variables
+controlkey 15			# key for accessing server variables
diff --git a/conf/grundoon.conf b/conf/grundoon.conf
index eb18b3f..660b860 100644
--- a/conf/grundoon.conf
+++ b/conf/grundoon.conf
@@ -1,5 +1,5 @@
 #
-# NTP configuration file (ntp.conf)
+# NTP configuration file
 # grundoon.udel.edu
 #
 server 127.127.11.1 prefer	# Arbiter 1088 GPS receiver
@@ -26,8 +26,7 @@ restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
 crypto				# enable public key
 keys /usr/local/etc/ntp.keys	# path for keys file
 trustedkey 3 4 5 14		# define trusted keys
-requestkey 14			# key (7) for accessing server variables
-controlkey 14			# key (6) for accessing server variables
+controlkey 14			# key for accessing server variables
 #
 # Miscellaneous stuff
 #
diff --git a/conf/malarky.conf b/conf/malarky.conf
index 1475e1e..ffe2f3d 100644
--- a/conf/malarky.conf
+++ b/conf/malarky.conf
@@ -1,5 +1,5 @@
 #
-# NTP configuration file (ntp.conf)
+# NTP configuration file
 #
 # This is for a broadcast/multicast client. Except for the statistics
 # stuff, this can be done with only a commmand line of the form
@@ -20,5 +20,4 @@ filegen clockstats file clockstats type day enable
 #
 keys /usr/local/etc/ntp.keys	# path for key file
 trustedkey 3 4 5 6 14		# define trusted keys
-requestkey 14			# key (7) for accessing server variables
-controlkey 14			# key (6) for accessing server variables
+controlkey 14			# key for accessing server variables
diff --git a/conf/pogo.conf b/conf/pogo.conf
index 0dbc58a..622d745 100644
--- a/conf/pogo.conf
+++ b/conf/pogo.conf
@@ -1,5 +1,5 @@
 #
-# NTP configuration file (ntp.conf)
+# NTP configuration file
 # SunOS pogo.udel.edu 5.8 Generic sun4u sparc SUNW,Ultra-1
 #
 server 127.127.6.1 prefer	# IRIG from GPS1
@@ -33,8 +33,7 @@ restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
 crypto				# enable public key
 keys /usr/local/etc/ntp.keys	# path for keys file
 trustedkey 3 4 5 14		# define trusted keys
-requestkey 14			# key (7) for accessing server variables
-controlkey 14			# key (6) for accessing server variables
+controlkey 14			# key for accessing server variables
 #
 # Miscellaneous stuff
 #
diff --git a/conf/rackety.conf b/conf/rackety.conf
index 684e4b7..d2ec17f 100644
--- a/conf/rackety.conf
+++ b/conf/rackety.conf
@@ -1,5 +1,5 @@
 #
-# NTP configuration file (ntp.conf)
+# NTP configuration file
 # SunOS rackety.u 4.1.3 243 sun4c
 #
 # This is for a dedicated primary server connected to four reference
@@ -43,8 +43,7 @@ restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
 crypto				# enable public key
 keys /usr/local/etc/ntp.keys	# symmetric keys file
 trustedkey 3 4 5 14		# define trusted keys
-requestkey 14			# key (7) for accessing server variables
-controlkey 14			# key (6) for accessing server variables
+requestkey 14			# key for accessing server variables
 #
 # Miscellaneous stuff
 #



More information about the vc mailing list