I happened to read this:

https://lists.macosforge.org/pipermail/calendarserver-users/2015-March/002580.html

*Andre LaBranche wrote:*

The path component in /calendars/users/____ is the UID value from the user 
record,
which typically looks like a shortname.

You can also use /principals/__uids__/____, where the missing component is the 
GUID.
In cases where GUID is not specified in the record, the UID value appears to be 
usable instead.

Hmm... isn't this wrong? It doesn't seem to be what my 6.0 server does.

Rather it's:

/calendars/users/<shortname>

/principals/__uids__/<uid>

4.x had a fallback to use GUID if UID was not specified, but 6.0 requires UID 
to be defined.

/Peter

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

Reply via email to