Changed page "OpenDirectoryService" by wsanc...@apple.com from 17.224.20.215* Page URL: <http://trac.calendarserver.org/wiki/OpenDirectoryService> Diff URL: <http://trac.calendarserver.org/wiki/OpenDirectoryService?action=diff&version=5> Revision 5
-------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: OpenDirectoryService ========================================================================= --- OpenDirectoryService (version: 4) +++ OpenDirectoryService (version: 5) @@ -1,36 +1,1 @@ -= !OpenDirectoryService = - -This [wiki:DirectoryService directory service] uses [http://www.apple.com/server/macosx/features/opendirectory.html OpenDirectory] (which in turn uses LDAP, Active Directory, etc.) to obtain principal information. - -For more information about configuring OpenDirectory services, see Apple's [http://images.apple.com/server/pdfs/Open_Directory_v10.4.pdf Open Directory Administration] document. - -== Configuring the Calendar Server == - -The full name of the implementation class is `twistedcaldav.directory.appleopendirectory.OpenDirectoryService` and the service takes a `node` parameter which contains the name of the directory node to bind to. - -For example: - -{{{ -<!-- Open Directory Service --> -<key>DirectoryService</key> -<dict> - <key>type</key> - <string>twistedcaldav.directory.appleopendirectory.OpenDirectoryService</string> - - <key>params</key> - <dict> - <key>node</key> - <string>/Search</string> - </dict> -</dict> -}}} - -The special OpenDirectory node `/Search` causes the server to bind to the default directory search path that the host the server is running on is configured to use. To bind to a specific LDAP service, a node of the form `/LDAPv3/ldapserver.example.com` would be appropriate. - -== OpenDirectory/LDAP Schema Requirements == - -browser:CalendarServer/trunk/doc/ical-schema.txt - -== Binding the host to Open Directory == - -TBD. +[[Rst(/CalendarServer/trunk/doc/Admin/DirectoryService-OpenDirectory.txt)]] -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- CalendarServer </> HTTP/WebDAV/CalDAV Server This is an automated message. Someone at / added your email address to be notified of changes on OpenDirectoryService. If it was not you, please report to . _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev