On 24 Jul 2014, at 17:15, Martin Simovic <[email protected]> wrote:

> Hi,
> 
> I am trying to implement FreeBusy lookups for Outlook 2010 for meeting 
> scheduling. We are using SOGo without Openchange layer, email is accessed via 
> IMAP and calendars / contacts are synced with SOGo server via iCal4OL 
> software.
> 
> I read in SOGo documentation that:
> - freebusy lookups are supported using the Internet Free/Busy feature of 
> Outlook
> - URL to use must be of the following format: 
> http://<hostname>/SOGo/dav/public/%NAME%/freebusy.ifb
> - SOGoEnablePublicAccess must be set to YES
> 
> This works, with one limitation: Each user’s calendar ACL’s have to be 
> updated for public access (View Date and Time). Whilst there is a setting 
> SOGoCalendarDefaultRoles, this is ignored for public access. Is there another 
> way of enabling FreeBusy lookups for Outlook other than granting public 
> calendar access on user-by-user basis?
> 
> Many thanks for any hints
> 

There are at least two ways this could be achieved:

1. Have a setting like “SOGoCalendarDefaultRoles” that applies for public 
calendars

OR

2. Embed username / password in SOGo URL, something like 
"http://<hostname>/SOGo/dav/public/%NAME%/freebusy.ifb?Login=Login&Password=PW

Is any of the above possible?

Regards
Martin.


-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to