Try to search for "SOGo Resources"

This might be useful:
https://inverse.ca/sogo/lists/arc/users/2011-04/msg00303.html


Check SOGo user guide for options for the resources. You have some explanations there.


Regarding  wiki page: http://wiki.sogo.nu/ResourceConfiguration
I have added "Configure resources with SQL databases" part, so I might be able to help you.
Regarding
SOGoCalendarDefaultRoles = (PublicViewer,ConfidentialDAndTViewer,PrivateDAndTViewer); It is recommended settings, but you need minimum DAndTViewer in order to be able to see free/busy.

If you have changed sogo.conf, do not forget to reload sogod as well as memched and apache. Just to be on the safe side. :-)


Regards,
Igor




Odhiambo Washington wrote, On 03/07/2013 11:28:
I hope I am not pissing off guys on this forum with my myriad questions about SOGo - having discovered it just the other week after someone mentioned it on another mailing list.

I realize SOGo is not for FreeBSD, but I have several servers that could do with such a Groupware and I am learning the curves while playing and getting stuck.

I just learnt about Resource Configuration from an old thread: http://wiki.sogo.nu/ResourceConfiguration

I still don't understand it.

Why do I require this? Can someone please give me a case scenario?

I am using MySQL auth, using a VIEW instead of a standalone database.

Before knowing a use case of Resources, I configured it on my test platform and promptly got stuck!
I created a user(resource):

+----------------------+---------------+----------------------+----------------------+----------+-------------------+
| c_uid | c_name | c_cn | mail | kind | multiple_bookings |
+----------------------+---------------+----------------------+----------------------+----------+-------------------+
| [email protected] <mailto:[email protected]> | Meeting Room1 | [email protected] <mailto:[email protected]> | [email protected] <mailto:[email protected]> | location | 1 |
+----------------------+---------------+----------------------+----------------------+----------+-------------------+

I then added the following to sogo.conf:

SOGoCalendarDefaultRoles = (PublicViewer,ConfidentialDAndTViewer,PrivateDAndTViewer);

I understand that is the ACL required to enable a resource to work.

Under my SOGoUserResourced, I added two parameters:

 MultipleBookingsFieldName = multiple_bookings;
 KindFieldName = kind;

Now, as the Wiki says (remember I still don't quite understand the use case for this) I logged in and created an event in my Calendar and tried to add the resource as a participant. The problem is I could NOT save the event!

The following would display in sogo.log:

Jul 03 12:28:14 sogod [50769]: |SOGo| starting method 'POST' on uri '/SOGo/so/[email protected]/freebusy.ifb/ajaxRead?sday=20130701&eday=20130715 <http://[email protected]/freebusy.ifb/ajaxRead?sday=20130701&eday=20130715>' Jul 03 12:28:14 sogod [50769]: |SOGo| lookup name: [email protected] <mailto:[email protected]> Jul 03 12:28:14 sogod [50769]: |SOGo| did not find key '[email protected] <mailto:[email protected]>' in SoClass: <0x0x298fba84[SoObjCClass]: super=0x0x298fb704 objc=SOGo slots=connect,GET,view,casProxy,index,saml2-signon-post,changePassword,saml2-metadata,loading,toolbar>
Jul 03 12:28:14 sogod [50769]: |SOGo|   looked up value: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo|   lookup in root object: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo|   GOT: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo| lookup name: [email protected] <mailto:[email protected]> Jul 03 12:28:14 sogod [50769]: |SOGo| did not find key '[email protected] <mailto:[email protected]>' in SoClass: <0x0x298fba84[SoObjCClass]: super=0x0x298fb704 objc=SOGo slots=connect,GET,view,casProxy,index,saml2-signon-post,changePassword,saml2-metadata,loading,toolbar>
Jul 03 12:28:14 sogod [50769]: |SOGo|   looked up value: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo|   lookup in root object: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo|   GOT: (null)
Jul 03 12:28:14 sogod [50769]: |SOGo| request took 0.003298 seconds to execute 196.200.26.114 - - [03/Jul/2013:12:28:14 GMT] "POST /SOGo/so/[email protected]/freebusy.ifb/ajaxRead?sday=20130701&eday=20130715 <http://[email protected]/freebusy.ifb/ajaxRead?sday=20130701&eday=20130715> HTTP/1.1" 404 72/0 0.005 - - -

And I got lost:)

I beg someone familiar with this to explain to me the use case, and why I am getting stuck.









--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."

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

Reply via email to