From 85c144e2cad8517ff7c7f5c97700d79f48fa67b0 Mon Sep 17 00:00:00 2001 From: Pavel Semyonov Date: Wed, 28 Aug 2024 16:00:24 +0700 Subject: [PATCH] Review fix --- doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst b/doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst index 09f3243f1..e60c22845 100644 --- a/doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst +++ b/doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst @@ -135,7 +135,7 @@ fill in the fields of the **Queries** step: .. code-block:: text - ``cn=user1,cn=users,dc=tarantool,dc=io``. + cn=user1,cn=users,dc=tarantool,dc=io - (Optional) **Template query**. A template for querying the LDAP server for the DN. This way is used if **Template DN** is not provided.