Ticket #1484704 (new Feature Requests)

Opened 12 months ago

Last modified 10 months ago

LDAP based Address Book integration

Reported by: sw2 Owned by:
Priority: 5 Milestone: 0.5-beta
Component: Core functionality Version: 0.1-rc2
Severity: normal Keywords: LDAP
Cc:

Description

It'll be very good to have possibility:

* to add directly
* to add from the message email field
* to drag from Personal Address Book
* to edit in Address Book view
* to delete in Address Book view

the Contacts in the LDAP based Address Book

Of cource the LDAP bind user have to have write permissions.

Attached please find some code example from Andrew Dolgov. Hope it's help.

Attachments

ldapmgr-0.4.tar.gz (4.4 kB) - added by sw2 12 months ago.
LDAP Addressbok Editor

Change History

Changed 12 months ago by sw2

LDAP Addressbok Editor

follow-up: ↓ 2   Changed 12 months ago by thomasb

  • version set to 0.1-rc2
  • milestone changed from 0.1-stable to 0.1.5

Right, LDAP is read-only. Can anybody who has write-access to an LDAP directory implement the missing methods in rcube_ldap.inc? I don't have the required environment for testing :-(

in reply to: ↑ 1   Changed 11 months ago by anilj

Replying to thomasb:

Right, LDAP is read-only. Can anybody who has write-access to an LDAP directory implement the missing methods in rcube_ldap.inc? I don't have the required environment for testing :-(

It'll be nice if it could even be implemented such that it works from the ldap server from http://freeldap.org. You can get a free ldap account there where you have write access to your tree under your user name (something like uid=abc, ou=people,o=entic.net).

  Changed 10 months ago by thomasb

  • milestone changed from 0.1.5 to 0.5-beta
Note: See TracTickets for help on using tickets.