RE: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ozy de Jong
Hello, Having spoken with Ludovic earlier about this, there is a big issue with Samba4 on RHEL/CentOS 7 that prevents using openchange backend. I guess Sogo packages can work on CentOS 7 so far (from what i've read in the rpm spec files on github), but simply without openchange. The problem is

RE: [SOGo] SOGo and CENTOS 7

2014-12-16 Thread Ozy de Jong
://copr.fedoraproject.org/coprs/jaile/sogo/ I am using it with openldap rather than samba 4 though. I would also be happy to do some beta testing of CentOS 7 rpms but in an openldap environment rather than samba 4. Ben On 16/12/14 12:22, Ozy de Jong wrote: Hello, Having spoken with Ludovic

[SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
Hello, I've been working on getting SOGO and Openchange to work on RHEL / CentOS 7. What i have successfully compiled yet and should work: - Samba 4 DC with Heimdal Kerberos - Openchange server 2.3 current GIT - SOPE 4.9.2 current GIT - Sogo 2.2.16 current GIT The samba domain runs, the

RE: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
Hi Sven, I was able to sort that out without a patch, making usage of the following build command: PYTHONPATH=/usr/lib64/python2.7/site-packages/:/usr/local/samba/lib64/python2.7/site-packages make CPPFLAGS=-w I guess it's more or less the same, but thanks, this might make things more

RE: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
:38, Ozy de Jong wrote: - Openchange server 2.3 current GIT This is of course unreleased - and if you want to use openchange from git, you must also apply this patch: https://github.com/inverse-inc/sogo/pull/65.diff It might not apply cleanly. The best thing to do is to wait until