Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions admin_manual/configuration_user/user_auth_ldap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,11 @@ Username-LDAP User Mapping
Testing the configuration
-------------------------

.. warning:: Before testing, make sure the **Configuration Active** checkbox is
enabled. It is disabled by default and will cause authentication to fail with
a "wrong password" error even if all other settings are correct. Nextcloud
only enables it automatically after a successful test connection.

The **Test Configuration** button checks the values as currently given in the
input fields. You do not need to save before testing. By clicking on the
button, Nextcloud will try to bind to the Nextcloud server using the
Expand Down
Loading