Skip to content

Commit 093760a

Browse files
authored
Markup fix in tcm_ldap_auth.rst (#4472)
1 parent a855e17 commit 093760a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ fill in the fields of the **Queries** step:
145145

146146
.. code-block:: text
147147
148-
``(&(objectCategory=person)(objectClass=user)(cn={0}))``
148+
(&(objectCategory=person)(objectClass=user)(cn={0}))
149149
150150
151151
.. _tcm_ldap_auth_config_permissions:
@@ -172,4 +172,4 @@ Each user has permissions of all LDAP groups to which they belong.
172172
Disabling LDAP configurations
173173
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
174174

175-
To stop using an LDAP configuration, open its **Edit** page and turn off the **Enabled** toggle.
175+
To stop using an LDAP configuration, open its **Edit** page and turn off the **Enabled** toggle.

0 commit comments

Comments
 (0)