From cddacad4c1cb0f05e6ca0378d4287360bac7bc35 Mon Sep 17 00:00:00 2001 From: Kisoo Han Date: Fri, 30 Aug 2024 13:43:13 +0900 Subject: [PATCH] [CUBRIDMAN-217] [EN] add warning to acl reload --- en/admin/control.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en/admin/control.rst b/en/admin/control.rst index 821ce95cf..92a16beba 100644 --- a/en/admin/control.rst +++ b/en/admin/control.rst @@ -1559,6 +1559,8 @@ To configure databases, database user IDs and IPs allowed to access the broker a * : A broker name. If you specify this value, you can apply the changes only to specified brokers. If you omit it, you can apply the changes to all brokers. +.. note:: Existing connections are not affected by reconfiguration of the access control list using the acl reload command. It means, it is applied only to new connections. To take effect changes on the connected connections, the broker must be restarted. + To display the databases, database user IDs and IPs that are allowed to access the broker in running on the screen, use the following command. ::