Ticket #140 (closed enhancement: fixed)

Opened 5 months ago

Last modified 2 months ago

Implement an LDAP API

Reported by: mikey Assigned to: rist
Priority: major Milestone: 0.8.0
Component: core Version: SVN-trunk
Keywords: Cc:

Description

For some reasons we need an LDAP API, but we will make it part of Stubbles. The LDAP package shall be net::stubbles::peer::ldap.

Change History

04/11/08 11:56:40 changed by rist

  • status changed from new to assigned.

06/17/08 16:20:14 changed by rist

  • status changed from assigned to closed.
  • resolution set to fixed.

Implemented the core parts for LDAP retrieval. Currently excluded are methods for modifying and deleting LDAP entries. More functionality will be added if upcoming projects demand them.