Skip to content
Snippets Groups Projects
Commit 48980fbc authored by MTRichards's avatar MTRichards
Browse files

Updated info.xml with description

Updated the description of the app for the app panel.
parent 23e12051
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
<info> <info>
<id>user_ldap</id> <id>user_ldap</id>
<name>LDAP user and group backend</name> <name>LDAP user and group backend</name>
<description>Authenticate users and groups through LDAP, such as OpenLDAP <description>This application enables administrators to connect ownCloud to an LDAP-based user directory for authentication and provisioning users, groups and user attributes. Admins can configure this application to connect to one or more LDAP directories or Active Directories via an LDAP interface. Attributes such as user quota, email, avatar pictures, group memberships and more can be pulled into ownCloud from a directory with the appropriate queries and filters.
or Active Directory.
A user logs into ownCloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. ownCloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then ownCloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.
This app is not compatible with the WebDAV user backend.
</description> </description>
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author> <author>Dominik Schmidt and Arthur Schiwon</author>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment