Merge pull request #1032 from RealRancor/ldap_read_only

LDAP app is read-only
This commit is contained in:
Morris Jobke
2015-04-05 00:10:07 +02:00

View File

@@ -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.