2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#2018] cosmetic corrections

- hook lib name fixed
 - DSO => hook library
 - added a verb, so "First,..." is now a sentence
This commit is contained in:
Tomek Mrugalski
2021-08-19 11:58:28 +02:00
committed by Francis Dupont
parent bb5e15cc39
commit 7832808c53

View File

@@ -110,7 +110,7 @@ Using GSS-TSIG
There is a number of steps required to enable the GSS-TSIG mechanism: There is a number of steps required to enable the GSS-TSIG mechanism:
1. the gss_tsig DSO has to be loaded by the D2 server 1. the gss_tsig hook library has to be loaded by the D2 server
2. the GSS-TSIG capable DNS servers have to be specified with their parameters 2. the GSS-TSIG capable DNS servers have to be specified with their parameters
An excerpt from D2 server is provided below. More examples are available in the An excerpt from D2 server is provided below. More examples are available in the
@@ -226,13 +226,13 @@ An excerpt from D2 server is provided below. More examples are available in the
This configuration file contains a number of extra elements. This configuration file contains a number of extra elements.
First, a list of forward and/or reverse domains with related DNS First, a list of forward and/or reverse domains with related DNS servers
servers identified by their IP+port tuples. If port is not specified, identified by their IP+port tuples is defined. If port is not
the default of 53 is assumed. This is similar to basic mode with no specified, the default of 53 is assumed. This is similar to basic mode with no
authentication or authentication done using TSIG keys, with the authentication or authentication done using TSIG keys, with the
exception that static TSIG keys are not referenced by name. exception that static TSIG keys are not referenced by name.
Second, the ``gss_tsig.so`` library has to be specified on the Second, the ``libdhcp_gss_tsig.so`` library has to be specified on the
``hooks-libraries`` list. This hook takes many parameters. The most ``hooks-libraries`` list. This hook takes many parameters. The most
important one is `servers`, which is a list of GSS-TSIG capable important one is `servers`, which is a list of GSS-TSIG capable
servers. If there are several servers and they share some servers. If there are several servers and they share some