8000 GitHub - whlsxl/ldap_write_support: πŸ‘₯πŸ–Ž create, edit and delete LDAP users and groups from Nextcloud
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

πŸ‘₯πŸ–Ž create, edit and delete LDAP users and groups from Nextcloud

License

Notifications You must be signed in to change notification settings

whlsxl/ldap_write_support

Β 
Β 

Repository files navigation

πŸ‘₯πŸ–Ž LDAP Write Support

Manage your LDAP directory from within Nextcloud.

  • πŸ“‡ Create records: add new users and groups
  • πŸ“› Update details: display name, email address and avatars
  • βš™οΈ Integrated: works in the known Nextcloud users page
  • πŸ“œ Templates configure an LDAP user template LDIF once

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

  • Due to the internal workings of Nextcloud in provisioning users and groups, the user has to meet the LDAP filter criteria upon creation. At this point of time only the username and password are known.
  • When creating groups, and empty record of groupOfNames is created.

πŸ— 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 πŸ‘

About

πŸ‘₯πŸ–Ž create, edit and delete LDAP users and groups from Nextcloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.3%
  • Vue 7.0%
  • Gherkin 5.2%
  • JavaScript 4.3%
  • Shell 1.2%
0