[CalendarServer-users] Error Message

Cyrus Daboo cdaboo at apple.com
Thu Nov 8 09:26:42 PST 2007


Hi Damion,

--On November 8, 2007 9:35:07 AM +0000 Damion Theobald 
<D.Q.A.Theobald at swansea.ac.uk> 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



More information about the calendarserver-users mailing list