Hi everybody,
We installed SOGo 2.0.7 on CentOS 6.4 (x86_64 arch) with Outlook extension.
SOGo itself is working wellthroughthe web interface.
Well. Now when we try to connect Outlook to our server we get error such as:
"Outlook is not online.". We tried then to findout where the error was.
We tried then to accesss through the webbrowser the RPC Proxy via http://ip.of.our.server/rpc/rpcproxy.dll . We get 500 Internal error. When trying to findout the problem we tried to read apache's logs. We then get this:

...
[Wed Sep 25 17:30:22 2013] [error] = connection.ntlm_transaction(client_id, ntlm_payload) [Wed Sep 25 17:30:22 2013] [error] File "/usr/lib64/python2.6/site-packages/openchange/web/auth/NTLMAuthHandler.py", line 455, in ntlm_transaction
[Wed Sep 25 17:30:22 2013] [error] self._send_to_server(payload)
[Wed Sep 25 17:30:22 2013] [error] File "/usr/lib64/python2.6/site-packages/openchange/web/auth/NTLMAuthHandler.py", line 476, in _send_to_server
[Wed Sep 25 17:30:22 2013] [error]     self._make_connection()
[Wed Sep 25 17:30:22 2013] [error] File "/usr/lib64/python2.6/site-packages/openchange/web/auth/NTLMAuthHandler.py", line 516, in _make_connection
[Wed Sep 25 17:30:22 2013] [error]     lockf = open(lock_filename, "w+")
[Wed Sep 25 17:30:22 2013] [error] IOError: [Errno 13] Permission denied: '/var/cache/ntlmauthhandler/ntlm-127.0.0.1.lock'


When we checked the access rights of the file /var/cache/ntlmauthhandler/ntlm-127.0.0.1.lock we realized that the file doesn't exist at all.

Here is a view of our installation:
                1.Samba4 (for authentication)
    2.Postfix 2.6
            3.Cyrus-imapd 2.24.17
4.Openchange

How can resolve that issue?
Tanks in advance.
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to