Re: [SOGo] Creating Calendar Resources

2012-10-09 Thread Sven Tegethoff
On 09.10.2012 11:43, Christian Mack wrote: You should add it to the SOGo Wiki ... and done :) Added to: http://wiki.sogo.nu/ResourceConfiguration -- Mit freundlichen Grüßen Sven Tegethoff EDV-Team _ UDO BÄR GmbH & Co. KG Fürst

Re: [SOGo] Creating Calendar Resources

2012-10-09 Thread Christian Mack
Hello Sven Tegethoff On 2012-10-08 14:20, Sven Tegethoff wrote: > On 08.10.2012 14:06, Igor Vitorac wrote: >> defaults write sogod SOGoCalendarDefaultRoles >> '("PublicDAndTViewer","ConfidentialDAndTViewer","PrivateDAndTViewer")' > > This solved it! Excellent :) I didn't know you could set defa

Re: [SOGo] Creating Calendar Resources

2012-10-08 Thread Sven Tegethoff
On 08.10.2012 14:06, Igor Vitorac wrote: defaults write sogod SOGoCalendarDefaultRoles '("PublicDAndTViewer","ConfidentialDAndTViewer","PrivateDAndTViewer")' This solved it! Excellent :) I didn't know you could set default policies, and it's impossible to log in as the resource itself, since

Re: [SOGo] Creating Calendar Resources

2012-10-08 Thread Igor Vitorac
Hello Sven, Most probably you have problem with ACL. Check on the following page: http://wiki.sogo.nu/ResourceConfiguration "Be sure that the resource has set at MINIMUM "View Time and Date" for "All Authenticated Users" is set in ACL." So, you can: 1. either login as that resource and configu

[SOGo] Creating Calendar Resources

2012-10-08 Thread Sven Tegethoff
Hello everyone! I'm trying to implement calendar resources ... and failing :) I'm using the pre-packaged SoGo 2.0 for Ubuntu 12.04 with LDAP as a user source - a windows 2003 active directory, to be more precise. I managed to create the necessary schema extensions in a way that do not conflic