LDAP Contacts Backend

Highest Nextcloud version

Nextcloud 30
Show all releases

Community rating
Author

Arthur Schiwon

Co-Maintainers
  • nextcloud_release_service
Last updated

5 months, 2 weeks ago

Categories

Organization

Interact
Report problem Request feature Ask questions or discuss

Adds a virtual address book and lets import contacts to user's individual one.

Copy found LDAP contact to address book

In order to configure an LDAP backend, run

php php occ ldap_contacts:add --interactive $ADDRESSBOOKNAME

Where $ADDRESSBOOKNAME is a name you like to identify the virtual addressbook with. The interactive mode leads you through the configuration, but you can also use the --help flag to see all the options.

Given that the configuration is correct, you and your users will be able to search through the LDAP contacts via the global contacts menu. An import action allows to copy the contact over to the best fitting existing addressbook. A redirect takes you the contacts app with the newly created card open.

Releases

Nextcloud version Stable channel Nightly channel All releases
30 1.10.0 - 30
29 1.9.0 - 29
28 1.8.0 - 28
27 1.7.0 - 27
26 1.6.0 - 26
25 1.5.0 - 25
24 1.4.0 - 24
23 1.3.0 - 23
22 1.2.0 - 22
21 1.1.0 - 21
20 1.0.1 - 20
19 1.0.1 - 19

Comments

Anonymous
Good
Ok
Bad
2 years, 1 month ago

Development: not much

Issues: more unresolved than solved

Project management: no

Documentation: no

Localization: not possible yet (asked for)

Releases: relatively frequent (no changelog - see releases)