From: Harlan Stenn Date: Thu, 4 Oct 2007 07:02:00 +0000 (-0400) Subject: documentation update from Dave Mills X-Git-Tag: NTP_4_2_5P81~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d3520e40609411585998b5f4911eceea9d8b34b;p=thirdparty%2Fntp.git documentation update from Dave Mills bk: 47048fe8_lYE40SBC8U8mJ1lpez9pw --- diff --git a/html/authopt.html b/html/authopt.html index 31b638250..eed7c391c 100644 --- a/html/authopt.html +++ b/html/authopt.html @@ -13,7 +13,7 @@

Authentication Options

giffrom Alice's Adventures in Wonderland, Lewis Carroll

Our resident cryptographer; now you see him, now you don't.

-

Last update: 18:28 UTC Monday, September 24, 2007

+

Last update: 19:21 UTC Tuesday, September 25, 2007


Related Links

@@ -84,7 +84,7 @@
controlkey key
Specifies the key identifier to use with the ntpq utility, which uses the standard protocol defined in RFC-1305. The key argument is the key identifier for a trusted key, where the value can be in the range 1 to 65,534, inclusive.
crypto [randfile file] [host name] [ident name] [pw password] -
This command requires the OpenSSL library. It activates public key cryptography and loads the required public/private encryption and sign kyes and public certificat. If one or more files are left unspecified, the default names are used as described below. Unless the complete path and name of the file are specified, the location of a file is relative to the keys directory specified in the keysdir command or default /usr/local/etc. Following are the subcommands. Note that at least one of these subcommands must be specified in order to activate the protocol.
+
This command requires the OpenSSL library. It activates public key cryptography and loads the required public/private encryption and sign kyes and public certificat. If one or more files are left unspecified, the default names are used as described below. Unless the complete path and name of the file are specified, the location of a file is relative to the keys directory specified in the keysdir command or default /usr/local/etc. Following are the subcommands.
host name
Specifies the host name used in the host key link ntpkey_host_name, sign key link ntpkey_sign_name and certificate link ntpkey_cert_name. The ntp-keygen program automatically installs these links to the most recently generated files.
ident name
Specifies the group name used in the identity key link ntpkey_key_name, where key identifies the key type described on the ntp-keygen page. The ntp-keygen program automatically installs these links to the most recently generated files.
pw password