No, I haven't set SOGoCalendarDAVAccessEnabled to YES, because this is default. 
Also SOGoCalendarDefaultRoles is not in my config.
I've tried SOGoEnablePublicAccess = YES; and SOGoCalendarDefaultRoles = 
("ObjectCreator", "PublicViewer"); but the problem is still there.

Here is my config (the domain configs are removed).

1 {
 2   SOGoProfileURL = "mysql://sogo:[email protected]:3306/sogo/sogo_user_profile";
 3   OCSFolderInfoURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_folder_info";
 4   OCSSessionsFolderURL = 
"mysql://sogo:[email protected]:3306/sogo/sogo_sessions_folder";
 5
 6   SOGoPageTitle = "nn Webmail";
 7
 8   SOGoLanguage = German;
 9   SOGoTimeZone = Europe/Berlin;
10
11   SOGoSentFolderName = "Gesendete Elemente";
12   SOGoTrashFolderName = "Gelöschte Elemente";
13   SOGoDraftsFolderName = "Entwürfe";
14
15   SOGoMailingMechanism = smtp;
16   SOGoSMTPServer = 127.0.0.1;
17   SOGoIMAPServer = "imaps://localhost:143/?tls=YES";
18   SOGoSieveServer = "sieve://localhost:4190/?tls=YES";
19
20 /***DOMAINS***/
21
22   SOGoIMAPAclConformsToIMAPExt = YES;
23   SOGoVacationEnabled = YES;
24   SOGoForwardEnabled = YES;
25   SOGoSieveScriptsEnabled = YES;
26   SOGoFirstDayOfWeek = 1;
27   SOGoMailMessageCheck = every_minute;
28   SOGoMailAuxiliaryUserAccountsEnabled = NO;
29
30   /* Activesync */
31   SOGoMaximumPingInterval = 300;
32   WOWorkersCount = 15;
33   SOGoMaximumSyncWindowSize = 100;
34   SOGoMaximumSyncResponseSize = 5172;
35 }


Mit freundlichen Grüßen
Christoph Wittstock

nnwebdesign GbR
Knickrehm 14
23611 Bad Schwartau

Telefon: 0451 / 38 94 37 40
Telefax: 0451 / 38 94 37 41
E-Mail: [email protected]
Web: www.nnwebdesign.de

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail sind nicht 
gestattet.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.

-----Ursprüngliche Nachricht-----
Von: [email protected] <[email protected]> Im Auftrag von Christian Mack
Gesendet: Freitag, 12. Oktober 2018 14:44
An: [email protected]
Betreff: Re: [SOGo] Calendar Sharing Options not showing up

Hello

Am 12.10.18 um 12:46 schrieb "Christoph Wittstock - nnwebdesign GbR"
([email protected]):
> Hello,
> 
> I'm trying to share my calender with others. After clicking share on a
> calendar there is coming up a modal view with access rights of the calender.
> In the demo I can see that there are two entrys with "Any Authenticated
> User" and "Public Access". In my Installation there is only one blank line
> and nothing happens, if I click on it. Also I can add other users, but there
> no other options. You can see this here: http://files.nnhl.de/rights.PNG
> Additionally if I try to open the link
> [url]/SOGo/dav/[email protected]/Calendar/personal with the user
> kalus@... I'm getting the message "object not found:
> [email protected] => Calendar => personal".
> 
> Pleeeeease, help me! What infos do you need to help me? SOGo Version is
> 3.2.6.
> 

Do you have set
SOGoCalendarDAVAccessEnabled = YES;
in sogo.conf?

What have you set for SOGoCalendarDefaultRoles?

"Public Access" will only be possible, if you have set
SOGoEnablePublicAccess = YES;
in sogo.conf.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416


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

Reply via email to