[CalendarServer-changes] [4552] CalendarServer/branches/users/cdaboo/partition-4464/conf/ caldavd-test.plist

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 23 20:10:40 PDT 2009


Revision: 4552
          http://trac.macosforge.org/projects/calendarserver/changeset/4552
Author:   cdaboo at apple.com
Date:     2009-09-23 20:10:38 -0700 (Wed, 23 Sep 2009)
Log Message:
-----------
Remove old directory service configs.

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/partition-4464/conf/caldavd-test.plist

Modified: CalendarServer/branches/users/cdaboo/partition-4464/conf/caldavd-test.plist
===================================================================
--- CalendarServer/branches/users/cdaboo/partition-4464/conf/caldavd-test.plist	2009-09-23 17:19:34 UTC (rev 4551)
+++ CalendarServer/branches/users/cdaboo/partition-4464/conf/caldavd-test.plist	2009-09-24 03:10:38 UTC (rev 4552)
@@ -151,63 +151,7 @@
     </dict>
     -->
 
-    <!-- Apache-style Basic Directory Service (Experimental) -->
     <!--
-    <key>DirectoryService</key>
-    <dict>
-      <key>type</key>
-      <string>twistedcaldav.directory.apache.BasicDirectoryService</string>
-      
-      <key>params</key>
-      <dict>
-        <key>realmName</key>
-        <string>Test Realm</string>
-        <key>userFile</key>
-        <string>conf/auth/accounts.htauth</string>
-        <key>groupFile</key>
-        <string>conf/auth/groups</string>
-      </dict>
-    </dict>
-    -->
-
-    <!-- Apache-style Digest Directory Service (Experimental) -->
-    <!--
-    <key>DirectoryService</key>
-    <dict>
-      <key>type</key>
-      <string>twistedcaldav.directory.apache.DigestDirectoryService</string>
-      
-      <key>params</key>
-      <dict>
-        <key>realmName</key>
-        <string>Test Realm</string>
-        <key>userFile</key>
-        <string>conf/auth/accounts.htdigest</string>
-        <key>groupFile</key>
-        <string>conf/auth/groups</string>
-      </dict>
-    </dict>
-     -->
-
-    <!-- SQL Directory Service (Experimental) -->
-    <!--
-    <key>DirectoryService</key>
-    <dict>
-      <key>type</key>
-      <string>twistedcaldav.directory.sqldb.SQLDirectoryService</string>
-      
-      <key>params</key>
-      <dict>
-        <key>dbParentPath</key>
-        <string>twistedcaldav/test/data/</string>
-        <key>xmlFile</key>
-        <string>conf/auth/accounts-test.xml</string>
-      </dict>
-    </dict>
-    -->
-
-
-    <!--
         Augment service
 
         Augments for the directory service records to add calendar specific attributes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090923/0da40473/attachment.html>


More information about the calendarserver-changes mailing list