Skip to content
Open
Changes from 1 commit
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
6 changes: 6 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,12 @@ Username-LDAP User Mapping
Testing the configuration
-------------------------

.. warning:: Before testing, make sure the **Configuration Active** checkbox is
enabled under the **Advanced** tab. 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