Re: [CalendarServer-dev] [CalendarServer] #260: OpenLDAP
#260: OpenLDAP ---------------------------------------+------------------------------------ Reporter: jusiskin@franticfilms.com | Owner: wsanchez@apple.com Type: Feature | Status: new Priority: 3: Important | Milestone: 2.x Component: Calendar Server | Version: Severity: Other | Resolution: Keywords: | ---------------------------------------+------------------------------------ Comment (by wsanchez@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
participants (1)
-
CalendarServer