Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Rowland Penny
On 21/05/15 16:56, Julien Kerihuel wrote: On 21/05/15 17:54, Rowland Penny wrote: Could I point out, that though the OP claims to be following the cookbook, he seems to be missing this: Edit Samba configuration For OpenChange server to run properly, we need to edit Samba |smb.conf|

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Julien Kerihuel
On 21/05/15 17:54, Rowland Penny wrote: > Could I point out, that though the OP claims to be following the > cookbook, he seems to be missing this: > > > Edit Samba configuration > > For OpenChange server to run properly, we need to edit Samba > |smb.conf| configuration file. In this guide,

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Rowland Penny
On 21/05/15 16:41, Jesús García Sáez wrote: On Thu, May 21, 2015 at 4:34 PM, Julien Kerihuel mailto:j.kerih...@openchange.org>> wrote: On 21/05/15 16:32, Jesús García Sáez wrote: In this case you can probably fix the issue by adding this to your smb.conf (under [global] section)

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Jesús García Sáez
On Thu, May 21, 2015 at 4:34 PM, Julien Kerihuel wrote: > > > On 21/05/15 16:32, Jesús García Sáez wrote: > > In this case you can probably fix the issue by adding this to your > smb.conf (under [global] section) > > dsdb:schema update allowed = true > > Ahhh good catch, completely forgot about t

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Fox NET
Uh yes, I have to add or not IF it's not a python error, what is it then? I use your tutorial Julien, documentation you provided to install. Or he works exclusively for Ubuntu / Fedora ... Regardless, I feel I'm going to the "enemy" in the community ... Michel > Le 21 mai 2015 à 16:34, Julien Ker

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Julien Kerihuel
On 21/05/15 16:32, Jesús García Sáez wrote: In this case you can probably fix the issue by adding this to your smb.conf (under [global] section) dsdb:schema update allowed = true Ahhh good catch, completely forgot about this! Didn't we patch the python script to add this temporarily? -- Jul

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Jesús García Sáez
On Thu, May 21, 2015 at 3:50 PM, Fox NET wrote: > Oh yes, generally it is YOU who answer the question. > We will not get excited about it and if I have to add my config with my > own IP Fixed Server I not send that other community members can do anything > with. > > Are you sure that it works wit

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Fox NET
Oh yes, generally it is YOU who answer the question. We will not get excited about it and if I have to add my config with my own IP Fixed Server I not send that other community members can do anything with. Are you sure that it works with any version of Python? For be it compiles or via packet,

Re: [openchange][devel] Error with OpenChange

2015-05-21 Thread Julien Kerihuel
Michel, Asking the same question over and over is not going to result in a different reply. Please do the following: 1. Answer the question from the previous thread (are you running as additional DC?) 2. Send your smb.conf to the list Please also avoid duplicating or cross-posting questions amon

Re: [openchange][devel] REST API: Structured properties

2015-05-21 Thread Julien Kerihuel
AppointmentRecurrencePattern is handled as binary data and is indeed base64 encoded RecipientRow is not passed to the backend, we instead collect all properties and build the RecipientRow in OpenChange server, see: https://github.com/openchange/openchange/blob/jkerihuel/mapistore-python/mapiproxy/