[CalendarServer-dev] [CalendarServer] QuickStart modified

CalendarServer trac at macosforge.org
Fri Jun 12 21:38:32 PDT 2009


Changed page "QuickStart" by cdaboo at apple.com from 17.151.98.226*
Page URL: <http://trac.calendarserver.org/wiki/QuickStart>
Diff URL: <http://trac.calendarserver.org/wiki/QuickStart?action=diff&version=5>
Revision 5

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: QuickStart
=========================================================================
--- QuickStart (version: 4)
+++ QuickStart (version: 5)
@@ -26,14 +26,14 @@
 Some of the directory services which are supported by the calendar
 server include:
 
- * `XMLDirectoryService`: this service is configurable via an XML file that contains principal information.  The file `conf/accounts.xml` provides an example principals configuration.
+ * `XMLDirectoryService`: this service is configurable via an XML file that contains principal information.  The file `conf/auth/accounts.xml` provides an example principals configuration.
 
  * `OpenDirectoryService` this service uses OpenDirectory (which in turn uses LDAP, Active Directory, etc.) to obtain principal information.
 
  * `BasicDirectoryService` and `DigestDirectoryService`: these services are configurable using configuration files in the same formats as used by the [http://httpd.apache.org/ Apache HTTP server], allowing you to use the same user/group setup as a separately-running Apache server.  Note that the current implementation does not allow for configuring resources, since Apache doesn't have resource principals.
 
 The `caldavd-test.plist` configuration uses `XMLDirectoryService` by
-default, set up to use `conf/accounts-test.xml`.
+default, set up to use `conf/auth/accounts-test.xml`.
 
 This file contains a user principal, named "admin", with password
 "admin", which is set up with administrative permissions on the server.

-------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 QuickStart. If it was not you, please
report to .


More information about the calendarserver-dev mailing list