update outdated info

This commit is contained in:
Arthur Schiwon 2018-07-04 12:43:16 +02:00
parent ee62034b48
commit 234f55629e
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23

View File

@ -9,9 +9,8 @@ create separate Nextcloud user accounts for them. You will manage their Nextclou
group memberships, quotas, and sharing permissions just like any other Nextcloud
user.
.. note:: The PHP LDAP module is required; this is supplied by ``php5-ldap`` on
Debian/Ubuntu, and ``php-ldap`` on CentOS/Red Hat/Fedora. PHP 5.6+ is
required in Nextcloud.
.. note:: The PHP LDAP module is required; this is supplied by ``php-ldap`` on
most distributions.
The LDAP application supports:
@ -28,9 +27,6 @@ The LDAP application supports:
supported)
* Optional: Allow users to change their LDAP password from Nextcloud
.. warning:: 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.
.. note:: A non-blocking or correctly configured SELinux setup is needed
for the LDAP backend to work. Please refer to the :ref:`selinux-config-label`.