cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco WebDav SSL

ioudas
Champ in-the-making
Champ in-the-making
All,

I have setup a webdav mapped drive for our windows 7 machines. Initially i had set up this using a standard http connection, and this works great. Except. whenever an app such as adobe reader or excel/office needs to open the file via explorer. It will not open the file or just prompt. In office, the file wont even open.


Doing some reading. I followed this guide. http://thomasmathiesen.wordpress.com/2013/05/28/webdav-alfresco-and-windows-7/ and setup a ssl certificate with a proxy pass to alfresco.

Which works great in terms of opening files. However, when I make a mapped drive via that connection. I continually get prompted for a password. 1 out of the 10 tries for the password will actually work, and I can then open files. I will get prompted for the auth when opening the files in office.

Does anyone know how to fix this?

I have tried a hot fix. However none of the hotfixes I can find are for windows 7 x64.

Any ideas would be welcome.
2 REPLIES 2

resplin
Elite Collaborator
Elite Collaborator
This sounds like a problem I documented in the WebDAV section of this blog post:

https://richard.esplins.org/siwi/2014/02/28/alfresco-and-windows/

<blockquote>
In order to have Windows connect to a secure WebDAV share, you will need a valid certificate. The one included in Alfresco is self signed. You can use a self signed certificate by installing it into the Certificate store of each client computer. I found that I had to install the certificate into the Trusted Root Certificate Authorities store. The Personal and Intermediate Certificate Authority stores appear to be ignored when mounting a drive. Also, Windows 7 does not give a certificate error–it just asks repeatedly for the username and password and fails silently.
</blockquote>

Good luck.

ioudas
Champ in-the-making
Champ in-the-making
Hah,

I actually followed this exact guide. Great to put a name on the face finally. I have followed this exact guide.

So i pushed out a SSL gpo, and setup the webdav to work with this webdav ssl cert. This allowed people to actually open the documents. Instead they would just stall or never open.

However even with a local cname or any ssl cert. Office/Adobe Reader/Excel still continually prompts when opening a file.


The use case is a replacement for google docs. I have implemented this.
However they want a backend, that can have the files edited from our office. the server has to be remote due to our network.
the front end uses the ftp interface for the mobile app our salespeople use… and i had to up the port ranges, but the front end works great.
its just the backend webdav/cifs users have a really hard time editing these files with office.