From: Francis Dupont Date: Thu, 30 Sep 2021 13:15:27 +0000 (+0200) Subject: [#2109] Added that empty values are ignored for env vars X-Git-Tag: Kea-2.1.0~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2398ff7345b71b8900e2d0fa353404688dd7ef30;p=thirdparty%2Fkea.git [#2109] Added that empty values are ignored for env vars --- diff --git a/ChangeLog b/ChangeLog index 9416ce98d5..577f7cd94e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 1953. [build] fdupont - Changed the name of the GSS-TSIG hook libary object to + Changed the name of the GSS-TSIG hook library object to libddns_gss_tsig.so. (Gitlab #2115) diff --git a/doc/sphinx/arm/ext-gss-tsig.rst b/doc/sphinx/arm/ext-gss-tsig.rst index bb42314ec9..ce1eec7d4f 100644 --- a/doc/sphinx/arm/ext-gss-tsig.rst +++ b/doc/sphinx/arm/ext-gss-tsig.rst @@ -539,7 +539,7 @@ The parameters have the following meaning: For instance, ``FILE:`` can be used to point to a specific file. This parameter can be specified only once, in the parameters scope, and is the equivalent of setting the ``KRB5_CLIENT_KTNAME`` environment - variable. + variable. The empty value is silently ignored. - ``credentials-cache`` specifies the Kerberos credentials cache. For instance ``FILE:`` can be used to point to a file or @@ -547,7 +547,7 @@ The parameters have the following meaning: ``DIR:``. This parameter can be specified only once, in the parameters scope, and is the equivalent of setting the ``KRB5CCNAME`` environment - variable. + variable. The empty value is silently ignored. - ``server-principal`` is the Kerberos principal name of the DNS server that will receive updates. In plain words, this is the