]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2018] Missing sentence added
authorTomek Mrugalski <tomek@isc.org>
Wed, 18 Aug 2021 18:39:26 +0000 (20:39 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 19 Aug 2021 16:32:47 +0000 (18:32 +0200)
doc/sphinx/arm/ext-gss-tsig.rst

index 2bb2ae1dde1b1f377713ceba5658e4ee5ef2bd69..4f72e4767aa361c3d3f43fea39b77f623fffca9a 100644 (file)
@@ -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,