Subversion and Windows XP WebDAV mini redirector problem
From: Johan Ymerson <johan.ymerson_at_transmode.se>
Date: Wed, 15 Apr 2009 16:13:06 +0200
Hi,
I have tried to set up Subversion with Apache to supply WebDAV access for Windows XP clients.
I know there are problems with authentication against apache, but I have worked around that by using Kerberos (this is in a AD domain):
AuthName "transmode.se"
Require valid-user
This works great with the ordinary DAV driver (DAV on), I can map the WebDAV directory as a drive with the above command.
The network name cannot be found
I get no error messages in the server.
All problems I have seen reported about the Windows XP mini redirector is about the authentication, but in this case the authentication works, and also the normal file system backed DAV module works.
Does anyone know what could be the problem, or how to debug this?
/Johan Ymerson
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.