Skip to content

Commit

Permalink
Merge pull request #12223 from nextcloud/jtr/admin-ldap-loglevel
Browse files Browse the repository at this point in the history
docs(ldap): Add logging suggestion to Troubleshooting section
  • Loading branch information
blizzz authored Sep 23, 2024
2 parents 99afc31 + fe886df commit 975247c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions admin_manual/configuration_user/user_auth_ldap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,13 @@ The "s01" refers to the configuration ID as can be retrieved per
Troubleshooting, tips and tricks
--------------------------------

Logging
^^^^^^^

Nextcloud's LDAP implementation is capable of logging lots of additional details about
its activities. When diagnosing problems, it can be useful to temporarily adjust your
``loglevel`` to INFO (``1``) or DEBUG (``0``).

SSL certificate verification (LDAPS, TLS)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 975247c

Please sign in to comment.