Hi.

I trying to get openchange to work with sogo.

When reading the Native Microsoft Outlook Configuration Guide at the apache 
config it I should add this to apache:

WSGILazyInitialization On
<Directory /usr/lib/rpcproxy>
  SetEnv RPCPROXY_LOGLEVEL INFO
  SetEnv NTLMAUTHHANDLER_WORKDIR /var/run/ntlmauthhandler
  WSGIPassAuthorization On
  WSGIProcessGroup %{GLOBAL}
</Directory>
WSGIScriptAlias /rpc/rpcproxy.dll /usr/lib/rpcproxy/rpcproxy.wsgi
WSGIScriptAlias /rpcwithcert/rpcproxy.dll /usr/lib/rpcproxy/rpcproxy.wsgi

Note the last 2 lines. They refer to files I do not have. 

Also I do not have a  /var/run/ntlmauthhandler where is that comming from.

I installed openchange and sogo using yum on centos 5.

What I doing wrong?

Hans






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

Reply via email to