On Friday 19 March 2010 01:38:23 am you wrote:
> >> my outlook suddenly crashes after I put in my login data.
> > 
> > Does it work if you use openchangeclient instead of Outlook?
> 
> No it's not working, but it seems that more things are broken on my
> installation.
> After starting up there are 3 errors
> MAPIPROXY ERROR: couldn't load server 'exchange_nsp'
> MAPIPROXY ERROR: couldn't load server 'exchange_emsmdb'
> MAPIPROXY ERROR: couldn't load server 'exchange_ds_rfr'
> Is it possible that these errors indicate that my installation may be
> broken  ?
I'd say it is quite likely.
What is in /usr/local/samba/modules/dcerpc_mapiproxy_server/ ?
I have 
-rwxr-xr-x. 1 root root  329175 2010-03-18 21:38 exchange_ds_rfr.so
-rwxr-xr-x. 1 root root 4207787 2010-03-18 21:38 exchange_emsmdb.so
-rwxr-xr-x. 1 root root 1643667 2010-03-18 21:38 exchange_nsp.so

If you don't have that, and you have those somewhere else, you probably got 
the prefix to your samba installation wrong at configure time.
 
> And when I try to create a user with the following command
>      mapiprofile -t /tmp/qubox.ldb --profile=testuser --username=test
> --password=test --domain=OPENCHANGE -I 192.168.178.49 --create
> The only output I get is 'Deleting profile'. It seems he is not adding
> any user. The next command shows my assumtion.
>      #mapiprofile -t /tmp/qubox.ldb --list
>      We have 0 profiles in the database:
That indicates that the profile wasn't created. That can be for a few reasons, 
such as the credentials (or domain) are wrong, or it could be a problem with 
the server setup. In this case, I'd say the server setup is the likely 
problem.

Brad
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to