From 5ee69bd8282080b6e073411684d421cdcaf14c9d Mon Sep 17 00:00:00 2001 From: RealRancor Date: Sat, 4 Apr 2015 15:40:38 +0200 Subject: [PATCH] LDAP app is read-only --- 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 664a2d5b9..cc384ee95 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -21,6 +21,7 @@ The LDAP application supports: * Support for primary groups in Active Directory * Auto-detection of LDAP attributes such as base DN, email, and the LDAP server port number +* Read-only access to your LDAP (no edit or delete of users on your LDAP) .. Note:: The LDAP app is not compatible with the ``WebDAV user backend`` app. You cannot use both of them at the same time.