On 04/07/2015 09:49 PM, Tom wrote:
Hello List

when I share a calendar on all authenticated users, then I can subscribe to this. But I only see "Öffentlicher Termin" instead of the real entries in this calendar.

How can be acomplished to see all information on a calendar entry of a user?

Best regards and thanks for your help!
Thomas.


Events in calendar can have 3 levels of confidentiality: Public events, Confidential Events, Private Events.

As far as I remember, the default is:
For Public events: non-owners can only view date and time (not the description nor more details) For Confidential events: non-owners can only view date and time (not the description nor more details) For Private events: non-owners cannot view the event (they dont know it exists)

To make Public events details vieables by non-owners, you need to setup either in the calendar setting or in the sogo.conf.
For the latter, it's

SOGoCalendarDefaultRoles = ( ..., PublicViewer);

My personnal (it's just me) preference is

SOGoCalendarDefaultRoles = (PublicViewer,ConfidentialDAndTViewer,PrivateDAndTViewer);

Note: To ease the work of getting help, I recommend you to test with english settings, so that you can reach maximu people. I had to translate "Öffentlicher Termin"with Googme in order to knwo what you meant.

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

Reply via email to