> On 25 Nov 2014, at 08:15, Jan Kraljič <[email protected]> wrote:
> 
> Good morninig, 
> 
> I am trying to add native Outlook support and I have problem with running 
> openchange_provision. it searches fom mysql but setup is done with 
> postgresql. Here is the error: 
> 
> :/etc/samba# openchange_provision
> Traceback (most recent call last):
>   File "/usr/sbin/openchange_provision", line 30, in <module>
>     import openchange.provision as openchange
>   File "/usr/lib/python2.7/dist-packages/openchange/provision.py", line 22, 
> in <module>
>     from openchange import mailbox
>   File "/usr/lib/python2.7/dist-packages/openchange/mailbox.py", line 28, in 
> <module>
>     import MySQLdb
> ImportError: No module named MySQLdb
> 
> 
> Thanks for tips!
> 
> BTW: Is setup possible with remote samba 4 AD-DC? Looks like samba 4 still 
> have soem problems with replication DC. :(
> 

You are not saying what OS you are running on (assuming ubuntu), most likely 
you need to install "python-mysqldb” with apt-get 

BTW, samba4 IS NOT having replication problems.

Best Regards
Martin.

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

Reply via email to