Merge pull request #588 from owncloud/ldapphp53

Added warning to use php 5.4 or greater
This commit is contained in:
Carla Schroder 2014-10-01 16:08:10 -07:00
commit 6fce11941e

View File

@ -1,9 +1,14 @@
User Authentication with LDAP
=============================
ownCloud ships with an LDAP app so that your existing LDAP users may have
access to your ownCloud server without creating separate ownCloud user accounts.
The app supports:
ownCloud ships with an LDAP application so that your existing LDAP users may
have access to your ownCloud server without creating separate ownCloud user
accounts.
.. Note:: For performance reasons, we recommend using PHP 5.4 or greater to use
the LDAP application with more than 500 users.
The LDAP application supports:
* LDAP group support
* File sharing with ownCloud users and groups