[CalendarServer-dev] [CalendarServer] #260: OpenLDAP

CalendarServer trac at macosforge.org
Tue May 27 16:23:34 PDT 2008


#260: OpenLDAP
---------------------------------------+------------------------------------
 Reporter:  jusiskin at franticfilms.com  |        Owner:  wsanchez at apple.com
     Type:  Feature                    |       Status:  new               
 Priority:  3: Important               |    Milestone:  2.x               
Component:  Calendar Server            |      Version:                    
 Severity:  Other                      |   Resolution:                    
 Keywords:                             |  
---------------------------------------+------------------------------------
Comment (by wsanchez at apple.com):

 The module needs to implement the `IDirectoryService` API (see
 source:CalendarServer/trunk/twistedcaldav/directory/idirectory.py).

 The XML directory service is a pretty simple example:
 (source:CalendarServer/trunk/twistedcaldav/directory/xmlfile.py)

 The OpenDirectory service is considerably more complicates, in large part
 due to a complicated schema that we implemented and now hope to get rid
 of:
 (source:CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py)

 I haven't seen any work started on this yet, so I don't know of a module
 that starts this work from which you can pick up, so I think you have to
 start from scratch.

-- 
Ticket URL: <https://trac.calendarserver.org/ticket/260#comment:4>
CalendarServer </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list