We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a855e17 commit 093760aCopy full SHA for 093760a
doc/tooling/tcm/tcm_access_control/tcm_ldap_auth.rst
@@ -145,7 +145,7 @@ fill in the fields of the **Queries** step:
145
146
.. code-block:: text
147
148
- ``(&(objectCategory=person)(objectClass=user)(cn={0}))``
+ (&(objectCategory=person)(objectClass=user)(cn={0}))
149
150
151
.. _tcm_ldap_auth_config_permissions:
@@ -172,4 +172,4 @@ Each user has permissions of all LDAP groups to which they belong.
172
Disabling LDAP configurations
173
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
174
175
-To stop using an LDAP configuration, open its **Edit** page and turn off the **Enabled** toggle.
+To stop using an LDAP configuration, open its **Edit** page and turn off the **Enabled** toggle.
0 commit comments