mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #588 from owncloud/ldapphp53
Added warning to use php 5.4 or greater
This commit is contained in:
commit
6fce11941e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user