Hi Damion,

--On November 8, 2007 9:35:07 AM +0000 Damion Theobald <[EMAIL PROTECTED]> wrote:

After getting the calendar server up can running I was modify some entry's
within the xml account file and now I am getting this error on the server
constantly.

2007-11-08 09:32:59+0000 [-] [caldav--1]  [-] 'No principal found for UID:
admin'
2007-11-08 09:32:59+0000 [-] [caldav--1]  [-] "Attempt to create clone
'/data/principals/__uids__/admin' of resource
<DirectoryPrincipalUIDProvisioningResource: /data/principals/__uids__>"

It is all running correctly and doesn't seem to be a problem but am just
wondering what the issue is.

Any ideas?

In caldavd.plist you will see:

 <key>AdminPrincipals</key>
 <array>

<string>/principals/__uids__/admin/</string>
 </array>

Either comment out the <string> element, or change 'admin' in the principal path to the GUID for the admin user (you can use Safari to browse to /principals/users/admin to see what that it).

--
Cyrus Daboo

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to