[Pkg-owncloud-commits] [owncloud-doc] 191/227: Added warning to use php 5.4 or greater
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit e4f4d7a8d1f56fe7d95cea04f917148b8f35dfe6
Author: Carla Schroder <carla at owncloud.com>
Date: Wed Oct 1 14:37:58 2014 -0700
Added warning to use php 5.4 or greater
---
admin_manual/configuration/auth_ldap.rst | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/admin_manual/configuration/auth_ldap.rst b/admin_manual/configuration/auth_ldap.rst
index 5e72fdf..55e1e1f 100644
--- a/admin_manual/configuration/auth_ldap.rst
+++ b/admin_manual/configuration/auth_ldap.rst
@@ -1,9 +1,13 @@
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:: You must have PHP 5.4 or greater to use the LDAP application.
+
+The LDAP application supports:
* LDAP group support
* File sharing with ownCloud users and groups
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list