From: Francis Dupont Date: Thu, 30 Sep 2021 10:48:26 +0000 (+0200) Subject: [#2115] Doc updated X-Git-Tag: Kea-2.1.0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6efbfec3466bfbf8d85a4ada3ca73540227882;p=thirdparty%2Fkea.git [#2115] Doc updated --- diff --git a/doc/examples/ddns/gss-tsig.json b/doc/examples/ddns/gss-tsig.json index cad5024f58..78273408f1 100644 --- a/doc/examples/ddns/gss-tsig.json +++ b/doc/examples/ddns/gss-tsig.json @@ -58,7 +58,7 @@ // Need to add gss-tsig hook here "hooks-libraries": [ { - "library": "/opt/lib/libdhcp_gss_tsig.so", + "library": "/opt/lib/libddns_gss_tsig.so", "parameters": { // This section governs the GSS-TSIG integration. Each server // mentioned in forward-ddns and/or reverse-ddns needs to have diff --git a/doc/sphinx/arm/ext-gss-tsig.rst b/doc/sphinx/arm/ext-gss-tsig.rst index af769694f1..bb42314ec9 100644 --- a/doc/sphinx/arm/ext-gss-tsig.rst +++ b/doc/sphinx/arm/ext-gss-tsig.rst @@ -467,7 +467,7 @@ An excerpt from D2 server is provided below. More examples are available in the // Need to add gss-tsig hook here "hooks-libraries": [ { - "library": "/opt/lib/libdhcp_gss_tsig.so", + "library": "/opt/lib/libddns_gss_tsig.so", "parameters": { // This section governs the GSS-TSIG integration. Each server // mentioned in forward-ddns and/or reverse-ddns needs to have @@ -523,7 +523,7 @@ specified, the default of 53 is assumed. This is similar to basic mode with no authentication or authentication done using TSIG keys, with the exception that static TSIG keys are not referenced by name. -Second, the ``libdhcp_gss_tsig.so`` library has to be specified on the +Second, the ``libddns_gss_tsig.so`` library has to be specified on the ``hooks-libraries`` list. This hook takes many parameters. The most important one is `servers`, which is a list of GSS-TSIG capable servers. If there are several servers and they share some