Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsertkov/owncloud-sharepro
ownCloud app sharePro
https://github.com/tsertkov/owncloud-sharepro
Last synced: 23 days ago
JSON representation
ownCloud app sharePro
- Host: GitHub
- URL: https://github.com/tsertkov/owncloud-sharepro
- Owner: tsertkov
- License: agpl-3.0
- Created: 2013-09-08T16:23:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-10T11:42:53.000Z (about 11 years ago)
- Last Synced: 2023-04-09T04:12:04.175Z (over 1 year ago)
- Language: PHP
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
owncloud-sharepro
=================**SharePro** is **ownCloud** app which adds autocomplete feature to email field in
share dropdown dialog.Email search is performed against LDAP database which is used by LDAP user and
group backend.![owncloud-sharepro](http://i.imgur.com/eYxgqVQ.png)
## Requirements
This app requires **user_ldap** and **appframework** to be installed and enabled.
## Configuration
SharePro uses LDAP connection and configuration from user_ldap app. If several LDAP servers are configured then only the first one will be used.
Make sure you have set **User Search Attributes** and **User Display Name Field** on Advanced tab of **LDAP user and group backend** configuration page.
![search attributes configuration](http://i.imgur.com/aJK0Yvy.png)
![emial attribute configuration](http://i.imgur.com/7DeUNgW.png)