Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-06 Thread Ilya Bar-Haim


  
  
Hi,
No plans to use LDAP at this point and this is the reason I
  didn't mean to
install ldif - I saw it already. 
About the  ca.inverse.z-push branch it really looks worthless.
Do you know where can I get the improved version? Hope Bo
  Simonsen can help a bit.

Thanks 

  Ilya B.
 
  


On 11/04/2011 08:42 PM, Ludovic Marcotte wrote:
On
  04/11/11 13:39, Ed W wrote:
  
  I searched the mailing lists and found one
email summarising two

incremental diffs to the backend on inverse.ca.  You might want
to

pickup those improved versions as a starting point?


After that I had a quick peek at the code and it does kind of
look

readable - might not be so hard to fix it up a bit?



With regards to your error, I know nothing about the code, but
the stack

trace is modifying something to do with ldif, which is the ldap
syncing

stuff, then it says "no such object".  This might give you a
clue as to

what might have gone wrong? (eg are you expecting be using
ldap...)

  
  For the record, the ca.inverse.z-push branch is pretty worthless.
  
  
  The best results were obtained by Bo Simonsen but his code can no
  longer be obtained at the location where it was previously
  available.
  
  
  Regards,
  
  

  



Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Heiner Markert
Am Freitag, 4. November 2011, 18:54:32 schrieb Ed W:
> On 04/11/2011 18:42, Ludovic Marcotte wrote:
> > On 04/11/11 13:39, Ed W wrote:
> >> I searched the mailing lists and found one email summarising two
> >> incremental diffs to the backend on inverse.ca.  You might want to
> >> pickup those improved versions as a starting point?
> >> 
> >> After that I had a quick peek at the code and it does kind of look
> >> readable - might not be so hard to fix it up a bit?
> >> 
> >> 
> >> With regards to your error, I know nothing about the code, but the
> >> stack
> >> trace is modifying something to do with ldif, which is the ldap
> >> syncing
> >> stuff, then it says "no such object".  This might give you a clue as
> >> to
> >> what might have gone wrong? (eg are you expecting be using ldap...)
> > 
> > For the record, the ca.inverse.z-push branch is pretty worthless.
> > 
> > The best results were obtained by Bo Simonsen but his code can no
> > longer be obtained at the location where it was previously available.
> 
> ?!  Tenterhooks!  So where can I get it?!

The only link I was able to find is
http://www.algepop.net/users/alge/sogo/z-push/
As far as I can remember, this should be a pretty recent snapshot.

Regards
Heiner

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Ed W
On 04/11/2011 18:42, Ludovic Marcotte wrote:
> On 04/11/11 13:39, Ed W wrote:
>> I searched the mailing lists and found one email summarising two
>> incremental diffs to the backend on inverse.ca.  You might want to
>> pickup those improved versions as a starting point?
>>
>> After that I had a quick peek at the code and it does kind of look
>> readable - might not be so hard to fix it up a bit?
>>
>>
>> With regards to your error, I know nothing about the code, but the stack
>> trace is modifying something to do with ldif, which is the ldap syncing
>> stuff, then it says "no such object".  This might give you a clue as to
>> what might have gone wrong? (eg are you expecting be using ldap...)
> For the record, the ca.inverse.z-push branch is pretty worthless.
>
> The best results were obtained by Bo Simonsen but his code can no
> longer be obtained at the location where it was previously available.

?!  Tenterhooks!  So where can I get it?!

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Ludovic Marcotte

On 04/11/11 13:39, Ed W wrote:

I searched the mailing lists and found one email summarising two
incremental diffs to the backend on inverse.ca.  You might want to
pickup those improved versions as a starting point?

After that I had a quick peek at the code and it does kind of look
readable - might not be so hard to fix it up a bit?


With regards to your error, I know nothing about the code, but the stack
trace is modifying something to do with ldif, which is the ldap syncing
stuff, then it says "no such object".  This might give you a clue as to
what might have gone wrong? (eg are you expecting be using ldap...)

For the record, the ca.inverse.z-push branch is pretty worthless.

The best results were obtained by Bo Simonsen but his code can no longer 
be obtained at the location where it was previously available.


Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-04 Thread Ed W
Hi

> - Z-Push installed and configured to use SOGo backend but seems that
> existing backend is too old and not working.
> As you can imagine my Z-Push => SOGo installation was based on:
> http://mtn.inverse.ca/revision/file/821c21e6ae56c2646ebc18b7b8e30c3ad4f887d0/README

I searched the mailing lists and found one email summarising two
incremental diffs to the backend on inverse.ca.  You might want to
pickup those improved versions as a starting point?

After that I had a quick peek at the code and it does kind of look
readable - might not be so hard to fix it up a bit?


With regards to your error, I know nothing about the code, but the stack
trace is modifying something to do with ldif, which is the ldap syncing
stuff, then it says "no such object".  This might give you a clue as to
what might have gone wrong? (eg are you expecting be using ldap...)

Good luck

Ed W
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-03 Thread Ilya Bar-Haim

Makes sense.

_Some environment background:_

VirtualBox Debian 6.0.3 (squeeze) net installation
CPU: Intel(R) Core(TM)2 Quad CPUQ8400
kernel : 2.6.32-5-amd64
RAM: 1Gb
Perl 5.10.1
Python 2.6.6

_Samba4 env:_

PKG_CONFIG_PATH=:/usr/local/samba/lib/pkgconfig; export PKG_CONFIG_PATH
PYTHONPATH=:/usr/local/samba/lib/python2.6/site-packages; export PYTHONPATH

Sogo GNUstepDefaults file attached.

_Steps:_

- Openchange source installation completed
- SOPE compiled and installed
- SOGo compiled and installed
- OpenChange connector compiled and installed
- Z-Push installed and configured to use SOGo backend but seems that 
existing backend is too old and not working.

As you can imagine my Z-Push => SOGo installation was based on:
http://mtn.inverse.ca/revision/file/821c21e6ae56c2646ebc18b7b8e30c3ad4f887d0/README
Seems that imap login using SOGo backend works but not MySQL.
Also, calendar sync is completely ignored in z-push log.

- MySQL authentication is successful

I'm currently in the state of installed SOGo and OpenChange ( after 
several compilations ... ) but provisioning of OpenChange fails with :


[+] Step 1: Register Exchange OIDs
Traceback (most recent call last):
  File "./openchange_provision", line 66, in 
openchange.provision(setup_path, lp, creds, firstorg=opts.firstorg, 
firstou=opts.firstou)
  File 
"/usr/local/samba/lib/python2.6/site-packages/openchange/provision.py", 
line 516, in provision

install_schemas(setup_path, names, lp, creds, reporter)
  File 
"/usr/local/samba/lib/python2.6/site-packages/openchange/provision.py", 
line 234, in install_schemas

"PREFIXMAP_B64": b64encode(prefixmap)
  File 
"/usr/local/samba/lib/python2.6/site-packages/samba/provision/__init__.py", 
line 498, in setup_modify_ldif

ldb.modify_ldif(data, controls)
  File 
"/usr/local/samba/lib/python2.6/site-packages/samba/__init__.py", line 
232, in modify_ldif

self.modify(msg, controls)
_ldb.LdbError: (32, 'No such object (32)')




*Ilya Bar-Haim*



*IT Specialist*

*Jungo ltd. *





*T*
*M*
*F*



: + 972 74 7212202
: + 972 54 4326713
: + 972 74 7212122

*E-mail*: ily...@jungo.com 
*Web*: www.jungo.com




On 11/02/2011 06:39 PM, Ed W wrote:

On 02/11/2011 09:56, Ilya Bar-Haim wrote:


Hi,


I'm currently working to implement SOGo with MySQL (existing) user 
DB, Z-Push for mobile users and OpenChange for Outlook clients.


Some issues with OpenChange compilation and Z-Push SOGo calendar 
backend still in place and i'm still trying to make it work.


I wonder if anyone here successfully implemented the same solution 
and can share some tips from his/her experience.





Can I turn that question around.  All of the above is exactly what I 
would like to have...  Can you give a quick summary of the steps that 
got you to the point you are currently at, especially with regards to 
Z-Push integration?


Likely a few others will also be interested in getting this working 
and experiencing the same gremlins you have (and hopefully helping fix 
them!)


Cheers


Ed W

http://www.gnustep.org/plist-0_9.xml";>


NSGlobalDomain


sogod

	GCSFolderDebugEnabled
	YES
	GCSFolderStoreDebugEnabled
	YES
	NGImap4DisableIMAP4Pooling
	YES
	OCSFolderInfoURL
	mysql://username:password@ipaddress:3306/sogo/sogo_folder_info
	OCSFolderManagerSQLDebugEnabled
	YES
	OCSSessionsFolderURL
	mysql://username:password@ipaddress:3306/sogo/sogo_sessions_folder
	SOGoAuthenticationMethod
	sql
	SOGoDebugRequests
	YES
	SOGoFirstDayOfWeek
	0
	SOGoIMAPServer
	imaps://imaphost.domain.com:993/?tls=YES
	SOGoLoginModule
	Calendar
	SOGoMailAuxiliaryUserAccountsEnabled
	YES
	SOGoMailDomain
	jungo.com
	SOGoMailingMechanism
	smtp
	SOGoProfileURL
	mysql://username:password@ipaddress:3306/sogo/sogo_user_profile
	SOGoSMTPServer
	smtp.home.jungo.com
	SOGoUIxDebugEnabled
	YES
	SOGoUserSources
	
	
		canAuthenticate
		YES
		displayName
		SOGo Users
		id
		users
		isAddressBook
		YES
		type
		sql
		userPasswordAlgorithm
		md5
		viewURL
		mysql://username:password@ipaddress:3306/sogo/sogo_view
	
	
	SoDebugObjectTraversal
	YES
	SoSecurityManagerDebugEnabled
	YES
	WODebugZipResponse
	YES
	WODontZipResponse
	YES





Re: [SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-02 Thread Ed W
On 02/11/2011 09:56, Ilya Bar-Haim wrote:
>
> Hi,
>
>
> I'm currently working to implement SOGo with MySQL (existing) user DB,
> Z-Push for mobile users and OpenChange for Outlook clients.
>
> Some issues with OpenChange compilation and Z-Push SOGo calendar
> backend still in place and i'm still trying to make it work.
>
> I wonder if anyone here successfully implemented the same solution and
> can share some tips from his/her experience.
>
>

Can I turn that question around.  All of the above is exactly what I
would like to have...  Can you give a quick summary of the steps that
got you to the point you are currently at, especially with regards to
Z-Push integration?

Likely a few others will also be interested in getting this working and
experiencing the same gremlins you have (and hopefully helping fix them!)

Cheers


Ed W
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Z-Push SOGo and OpenChange with MySQL

2011-11-02 Thread Ilya Bar-Haim


  
  
Hi,

  I'm currently working to implement SOGo with MySQL (existing) user
  DB, Z-Push for mobile users and OpenChange for Outlook clients.
Some issues with OpenChange compilation and Z-Push SOGo calendar
  backend still in place and i'm still trying to make it work.
I wonder if anyone here successfully implemented the same
  solution and can share some tips from his/her experience.
Regards,
-- 
  
  
  
  
  
  
  
  
  
  
  

  

  
  


  
Ilya Bar-Haim
  
  
  


  

  

  
IT Specialist
  


  
Jungo ltd. 
  
  
  

  

  
  

  

  
T 
M 
F 
  
  
: + 972 74
7212202 
: + 972 54 4326713 
: + 972 74 7212122 
  


  
E-mail : ily...@jungo.com

Web: www.jungo.com