Hello Martin Simovic Am 2014-07-25 11:59, schrieb Martin Simovic: > 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 >
This should definitely be another setting, as internal and public access are different after all. > 2. Embed username / password in SOGo URL, something like > "http://<hostname>/SOGo/dav/public/%NAME%/freebusy.ifb?Login=Login&Password=PW > Did you try the following? http://Login:Password@<hostname>/SOGo/dav/%NAME%/freebusy.ifb Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung Basisdienste 78457 Konstanz +49 7531 88-4416
smime.p7s
Description: S/MIME Cryptographic Signature
