Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
6713 Vistas

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...

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Autor

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.

Mejor respuesta

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
Avatar
Descartar
Autor

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.

Publicaciones relacionadas Respuestas Vistas Actividad
5
nov 19
5189
3
feb 17
10405
0
ene 17
8327
2
mar 22
21935
1
oct 15
3668