[CalendarServer-changes] [13167] CalDAVTester/trunk/scripts/server

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 4 12:58:21 PDT 2014


Revision: 13167
          http://trac.calendarserver.org//changeset/13167
Author:   sagen at apple.com
Date:     2014-04-04 12:58:21 -0700 (Fri, 04 Apr 2014)
Log Message:
-----------
Apply serverinfo.xml changes to -pod and -template

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
    CalDAVTester/trunk/scripts/server/serverinfo-template.xml

Modified: CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-04-04 19:40:21 UTC (rev 13166)
+++ CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-04-04 19:58:21 UTC (rev 13167)
@@ -349,7 +349,7 @@
 		<!-- guid for admin user -->
 		<substitution>
 			<key>$useradminguid:</key>
-			<value>admin</value>
+			<value>0C8BDE62-E600-4696-83D3-8B5ECABDFD2E</value>
 		</substitution>
 		<!-- password for admin user -->
 		<substitution>
@@ -377,7 +377,7 @@
 			<!-- user guid -->
 			<substitution>
 				<key>$userguid%d:</key>
-				<value>user%02d</value>
+				<value>10000000-0000-0000-0000-000000000%03d</value>
 			</substitution>
 			<!-- user name -->
 			<substitution>

Modified: CalDAVTester/trunk/scripts/server/serverinfo-template.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-04-04 19:40:21 UTC (rev 13166)
+++ CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-04-04 19:58:21 UTC (rev 13167)
@@ -344,7 +344,7 @@
 		<!-- guid for admin user -->
 		<substitution>
 			<key>$useradminguid:</key>
-			<value>testadmin</value>
+			<value>0C8BDE62-E600-4696-83D3-8B5ECABDFD2E</value>
 		</substitution>
 		<!-- password for admin user -->
 		<substitution>
@@ -370,7 +370,7 @@
 		<!-- guid for apprentice user -->
 		<substitution>
 			<key>$userapprenticeguid:</key>
-			<value>apprentice</value>
+			<value>29B6C503-11DF-43EC-8CCA-40C7003149CE</value>
 		</substitution>
 		<!-- password for admin user -->
 		<substitution>
@@ -409,7 +409,7 @@
 			<!-- user guid -->
 			<substitution>
 				<key>$userguid%%d:</key>
-				<value>user%%02d</value>
+				<value>10000000-0000-0000-0000-000000000%03d</value>
 			</substitution>
 			<!-- user name -->
 			<substitution>
@@ -543,7 +543,7 @@
 			<!-- user guid -->
 			<substitution>
 				<key>$publicuserguid%%d:</key>
-				<value>public%%02d</value>
+				<value>50000000-0000-0000-0000-0000000000%02d</value>
 			</substitution>
 			<!-- user name -->
 			<substitution>
@@ -602,7 +602,7 @@
 			<!-- resource guid-->
 			<substitution>
 				<key>$resourceguid%%d:</key>
-				<value>resource%%02d</value>
+				<value>40000000-0000-0000-0000-000000000%03d</value>
 			</substitution>
 			<!-- resource name-->
 			<substitution>
@@ -657,7 +657,7 @@
 			<!-- location guid-->
 			<substitution>
 				<key>$locationguid%%d:</key>
-				<value>location%%02d</value>
+				<value>30000000-0000-0000-0000-000000000%03d</value>
 			</substitution>
 			<!-- location name-->
 			<substitution>
@@ -713,7 +713,7 @@
 			<!-- group guid-->
 			<substitution>
 				<key>$groupguid%%d:</key>
-				<value>group%%02d</value>
+				<value>20000000-0000-0000-0000-000000000%03d</value>
 			</substitution>
 			<!-- group name-->
 			<substitution>
@@ -747,7 +747,7 @@
 		<!-- group guid-->
 		<substitution>
 			<key>$i18nguid:</key>
-			<value>i18nuser</value>
+			<value>860B3EE9-6D7C-4296-9639-E6B998074A78</value>
 		</substitution>
 		<!-- group name-->
 		<substitution>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140404/6c189fa3/attachment.html>


More information about the calendarserver-changes mailing list