跳至內容
選單
此問題已被標幟
2 回覆
6824 瀏覽次數

Hello!

I'm searching for a solution on how to connect to my OpenERP-Server (6.1) using webdav.

I was only able to get a connection using third party software like cyberduck. Here it's working with this address:

http://admin@openerpserver.domain.tld/webdav/database

If I try to establish a connection through Windows Explorer I'm beeing asked for my credentials, but nothing happens.

Is anybody using webdav and Win7? I've heard Microsoft changed a few things concerning webdav... I can connect using a WinXP client without much trouble...

頭像
捨棄
最佳答案

This looks like a duplicate question of: https://accounts.openerp.com/forum/Help-1/question/6033

If your opinion is different please make your question more specific and specify further.

頭像
捨棄
作者

I think my problem is slightly different as I don't have questions regarding the installation of webdav. My problem ist only access from a Win7 client.

最佳答案

Windows 7 by default will not work with WebDAV and basic http authentication over a non-SSL connection. Therefore:

  • Either you configure OpenERP to use HTTPS
  • Or you enable the HTTP basic authentication as described in Microsoft KB 2123563, add http in front of this link: support.microsoft.com/kb/2123563
頭像
捨棄
作者

Thank you for your help. Unfortunately this didn't help either... This is what I tied: To enable Basic authentication on the client computer, follow these steps: Click Start, type regedit in the Start Search box, and then press Enter. Locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters On the Edit menu, point to New, and then click DWORD Value. Type BasicAuthLevel, and then press Enter. Right-click BasicAuthLevel, and then click Modify. In the Value data box, type 2, and then click OK.

相關帖文 回覆 瀏覽次數 活動
5
11月 19
5343
3
2月 17
10601
0
1月 17
8449
2
3月 22
22053
1
10月 15
3834