Clarify read-only in ldap user auth

This commit is contained in:
RealRancor
2016-01-19 10:02:34 +01:00
parent e41e49f651
commit d95c6266b4

View File

@@ -24,7 +24,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)
* Only read access to your LDAP (edit or delete of users on your LDAP is not supported)
.. Note:: 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.