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

[#3902] More typos

modified:   doc/sphinx/arm/agent.rst
modified:   doc/sphinx/arm/ddns.rst
modified:   doc/sphinx/arm/dhcp4-srv.rst
modified:   doc/sphinx/arm/dhcp6-srv.rst
modified:   doc/sphinx/arm/security.rst
modified:   src/bin/agent/ca_messages.mes
modified:   src/lib/d2srv/d2_messages.mes
modified:   src/lib/util/filesystem.cc
modified:   src/lib/util/filesystem.h
This commit is contained in:
Thomas Markwalder 2025-05-23 14:36:30 -04:00
parent 9caf40cc0c
commit ee89af66cc
9 changed files with 9 additions and 9 deletions

View File

@ -286,7 +286,7 @@ Starting and Stopping the Control Agent
$ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p' $ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p'
- ``-X`` - As of Kea 3.0, disables path and permissions restrictions. - ``-X`` - As of Kea 3.0, disables path and permissions restrictions.
The server will emit a warning at startup that sercurity restrctions The server will emit a warning at startup that sercurity restrictions
have been disabled. Do not use this mode of operation without careful have been disabled. Do not use this mode of operation without careful
consideration and taking any necessary precautions. Failure to do so can consideration and taking any necessary precautions. Failure to do so can
expose deployments to security vulnerabilities. For more information expose deployments to security vulnerabilities. For more information

View File

@ -164,7 +164,7 @@ directly. It accepts the following command-line switches:
$ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p' $ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p'
- ``-X`` - As of Kea 3.0, disables path and permissions restrictions. - ``-X`` - As of Kea 3.0, disables path and permissions restrictions.
The server will emit a warning at startup that sercurity restrctions The server will emit a warning at startup that sercurity restrictions
have been disabled. Do not use this mode of operation without careful have been disabled. Do not use this mode of operation without careful
consideration and taking any necessary precautions. Failure to do so can consideration and taking any necessary precautions. Failure to do so can
expose deployments to security vulnerabilities. For more information expose deployments to security vulnerabilities. For more information

View File

@ -79,7 +79,7 @@ the following command-line switches:
$ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p' $ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p'
- ``-X`` - As of Kea 3.0, disables path and permissions restrictions. - ``-X`` - As of Kea 3.0, disables path and permissions restrictions.
The server will emit a warning at startup that sercurity restrctions The server will emit a warning at startup that sercurity restrictions
have been disabled. Do not use this mode of operation without careful have been disabled. Do not use this mode of operation without careful
consideration and taking any necessary precautions. Failure to do so can consideration and taking any necessary precautions. Failure to do so can
expose deployments to security vulnerabilities. For more information expose deployments to security vulnerabilities. For more information

View File

@ -79,7 +79,7 @@ the following command-line switches:
$ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p' $ strings src/lib/process/cfgrpt/.libs/libcfgrpt.a | sed -n 's/;;;; //p'
- ``-X`` - As of Kea 3.0, disables path and permissions restrictions. - ``-X`` - As of Kea 3.0, disables path and permissions restrictions.
The server will emit a warning at startup that sercurity restrctions The server will emit a warning at startup that sercurity restrictions
have been disabled. Do not use this mode of operation without careful have been disabled. Do not use this mode of operation without careful
consideration and taking any necessary precautions. Failure to do so can consideration and taking any necessary precautions. Failure to do so can
expose deployments to security vulnerabilities. For more information expose deployments to security vulnerabilities. For more information

View File

@ -431,7 +431,7 @@ the following table:
As of Kea 3.0, the path and permissions restrictions may be disabled by adding ``-X`` As of Kea 3.0, the path and permissions restrictions may be disabled by adding ``-X``
to command line of the Kea servers. The server will emit a warning at startup that to command line of the Kea servers. The server will emit a warning at startup that
sercurity restrctions have been disabled. Do not use this mode of operation without sercurity restrictions have been disabled. Do not use this mode of operation without
careful consideration and taking any necessary precautions. Failure to do so may expose careful consideration and taking any necessary precautions. Failure to do so may expose
deployments to security vulnerabilities. This command line option is supported by deployments to security vulnerabilities. This command line option is supported by
all of the daemons: ``kea-dhcp4``, ``kea-dhcp6``, ``kea-dhcp-ddns``, and all of the daemons: ``kea-dhcp4``, ``kea-dhcp6``, ``kea-dhcp-ddns``, and

View File

@ -87,5 +87,5 @@ This warning is emitted when internal security checks normally
performed by kea-ctrl-agent have been disabled via command line opion '-X'. performed by kea-ctrl-agent have been disabled via command line opion '-X'.
This means the server is not enforcing restrictions on resource This means the server is not enforcing restrictions on resource
paths or permissions. This mode of operation may expose your paths or permissions. This mode of operation may expose your
environment to ecurity vulnerabilities and should only be used environment to security vulnerabilities and should only be used
after consideration. after consideration.

View File

@ -453,5 +453,5 @@ This warning is emitted when internal security checks normally
performed by kea-dhcp-ddns have been disabled via command line opion '-X'. performed by kea-dhcp-ddns have been disabled via command line opion '-X'.
This means the server is not enforcing restrictions on resource This means the server is not enforcing restrictions on resource
paths or permissions. This mode of operation may expose your paths or permissions. This mode of operation may expose your
environment to ecurity vulnerabilities and should only be used environment to security vulnerabilities and should only be used
after consideration. after consideration.