« Return to Thread: best way of searching user on caldav

Re: best way of searching user on caldav

by Helge Heß :: Rate this Message:

Reply to Author | View in Thread

On 04.06.2009, at 00:04, arun chhetri wrote:
> I was just wondering the best way of searching a user on CalDav,
> currently I am using a LDAP python script to search a user,
> Is, there any protocol that caldav has described which I can use to  
> search the users in directory for which calendaring has been enabled,


You can query the principals collection. Its described in the WebDAV  
ACL spec (RFC 3744).

Greets,
   Helge
--
Helge Hess
http://zideone.com/
_______________________________________________
calendarserver-users mailing list
calendarserver-users@...
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users

 « Return to Thread: best way of searching user on caldav