sabre-io / dav

sabre/dav is a CalDAV, CardDAV and WebDAV framework for PHP
http://sabre.io
BSD 3-Clause "New" or "Revised" License
1.51k stars 345 forks source link

Windows XP Webfolder - Not Login #96

Closed evert closed 11 years ago

evert commented 11 years ago

Original author: alexandr...@gmail.com (October 03, 2009 21:16:57)

I have configure SABREDAV correct and works correctly on connect by netdrive...

But, do not work when connect by windows xp webfolder... windows login
reappears strongly at type login and password, same at the correct login...

Open the webfolder by Microsoft WORD (Open File) works correctly, but not by windows xp webfolder...

Whats the problem ???

Original issue: http://code.google.com/p/sabredav/issues/detail?id=14

evert commented 11 years ago

From evert...@gmail.com on October 03, 2009 21:33:03: Hi Alexandre. This is a known problem with Windows XP. It's very flaky.

Did you read this section in the wiki: http://code.google.com/p/sabredav/wiki/Windows#Authentication

It has some information around how to improve reliability. Are you using Basic or Digest authentication?

evert commented 11 years ago

From alexandr...@gmail.com on October 04, 2009 18:04:11: I use a basic authentication...

evert commented 11 years ago

From evert...@gmail.com on October 04, 2009 18:56:19: Basic auth is especially problematic with the windows client. Try using Digest auth, and also try to switch to SSL if this is possible.

evert commented 11 years ago

From evert...@gmail.com on October 04, 2009 18:57:06: If you have any more questions, please use the mailing list.