From: Marcin Siodelski Date: Fri, 29 Jul 2016 07:33:45 +0000 (+0200) Subject: [4489] Minor edits in the User Guide. X-Git-Tag: trac4631_base~9^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b36e1e7dca1cbe88980660a78bedd66e116f513;p=thirdparty%2Fkea.git [4489] Minor edits in the User Guide. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 63a99d818f..ebf5aa6ae8 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -548,12 +548,12 @@ configuration, may not have write privileges to the database. This is often required by the policy within a given network to secure the data from being unintentionally modified. In many cases administrators have inventory databases deployed, which contain substantially more information about the hosts than -static reservations assigned to them. Such database can be used to create +static reservations assigned to them. The inventory database can be used to create a view of a Kea hosts database and such view is often read only. Kea host database backends operate with implicit configuration to both read -and write from the database. If the host database is read only for the +from and write to the database. If the host database is read only for the particular user, the backend will fail to start and consequently the server will refuse to start/reconfigure. If the administrator intends to use the read only host database for retrieving reservations for clients, to assign diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index a12666e381..0b63c3a42b 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -549,12 +549,12 @@ configuration, may not have write privileges to the database. This is often required by the policy within a given network to secure the data from being unintentionally modified. In many cases administrators have inventory databases deployed, which contain substantially more information about the hosts than -static reservations assigned to them. Such database can be used to create +static reservations assigned to them. The inventory database can be used to create a view of a Kea hosts database and such view is often read only. -Kea host database backends operate with implicit configuration to both read -and write from the database. If the host database is read only for the +Kea host database backends operate with implicit configuration to both read from +and write to the database. If the host database is read only for the particular user, the backend will fail to start and consequently the server will refuse to start/reconfigure. If the administrator intends to use the read only host database for retrieving reservations for clients, to assign