From d1530c2c55cdc3191fd0ffb7b0c8057533dd2782 Mon Sep 17 00:00:00 2001 From: Manuel Stahl <37705355+awesome-manuel@users.noreply.github.com> Date: Mon, 30 Apr 2018 17:02:04 +0200 Subject: [PATCH] user_auth_ldap: List password change feature Fixes #734 --- admin_manual/configuration_user/user_auth_ldap.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index 3c82cf1d3..548611821 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -26,6 +26,7 @@ The LDAP application supports: port number * Only read access to your LDAP (edit or delete of users on your LDAP is not supported) +* Optional: Allow users to change their LDAP password from Nextcloud .. warning:: The LDAP app is not compatible with the ``User backend using remote HTTP servers`` app. You cannot use both of them at the same time.