From 97f7b223d50600e3f87a94e6d1a193db258fd210 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Tue, 16 Jul 2019 12:09:27 +0200 Subject: [PATCH] [#643,!421] Removed the server tags from the CB limitations in the doc. --- doc/guide/config-backend.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/guide/config-backend.xml b/doc/guide/config-backend.xml index 038f66890f..b40674bc34 100644 --- a/doc/guide/config-backend.xml +++ b/doc/guide/config-backend.xml @@ -107,12 +107,6 @@ configuration parameters are not stored in the database at the moment. They have to be configured via the JSON configuration file. - - It is not supported to differentiate configurations of multiple - DHCP servers within the same database. All servers conected to the - particular database instance share the configuration stored in this - database. This limitation will be removed in Kea 1.6.0 final release. - @@ -164,7 +158,7 @@ The cb_cmds premium hooks library is available to ISC paid supported customers, which provides a complete set of commands to manage the servers' configuration information within the database. - This library can be attached to both DHCPv4 and DHCPv6 server instance. + This library can be attached to both DHCPv4 and DHCPv6 server instances. It is still possible to manage the configuration information without the cb_cmds hooks library with commonly available tools such as MySQL Workbench or command line MySQL client, by directly working -- 2.47.2