From: Tomek Mrugalski Date: Wed, 18 Aug 2021 18:39:26 +0000 (+0200) Subject: [#2018] Missing sentence added X-Git-Tag: Kea-1.9.11~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=994a4e01835c826c4156725e6e41bf434c3bb9ed;p=thirdparty%2Fkea.git [#2018] Missing sentence added --- diff --git a/doc/sphinx/arm/ext-gss-tsig.rst b/doc/sphinx/arm/ext-gss-tsig.rst index 2bb2ae1dde..4f72e4767a 100644 --- a/doc/sphinx/arm/ext-gss-tsig.rst +++ b/doc/sphinx/arm/ext-gss-tsig.rst @@ -230,6 +230,8 @@ If there are several servers and they share some characteristics, the values can otherwise specified on per server scope, are defined in lines 63 through 68. The defaults can be skipped if there is only one server defined or all servers have different values. +The parameters have the following meaning: + - ``client-keytab`` is pointer to the location of the Kerberos key tab. This is usually a single file that is located in ``/etc/krb5.keytab``. However, some implementations support schemes other than ``FILE:`` and whole directory can be specified using ``DIR:``. This parameter can be specified only once,