nextcloud / ldap_write_support

πŸ‘₯πŸ–Ž create, edit and delete LDAP users and groups from Nextcloud
https://apps.nextcloud.com/apps/ldap_write_support
GNU Affero General Public License v3.0
29 stars 10 forks source link
ldap ldap-manager ldif nextcloud nextcloud-app

πŸ‘₯πŸ–Ž LDAP Write Support

Manage your LDAP directory from within Nextcloud.

Installation

This app requires the LDAP backend being enabled and configured, since it is a plugin to it. Find it on the app store!

Beware of the dog

πŸ— Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/ldap_write_support.git
  2. πŸ‘©β€πŸ’» In the folder of the app, run the command npm i to install dependencies and npm run build to build the Javascript
  3. βœ… Enable the app through the app management of your Nextcloud
  4. πŸŽ‰ Partytime! Help fix some issues and review pull requests πŸ‘