I have a fedora 4 server with apache that is webdav
enabled
I am trying to connect with a winxp client using
windows explorer.
I am certain that the http.conf settings is
correct because i can connect with other clients ie Novells
"netdrive".
However if i try to use windows explorer
to open a web folder, in http mode i get as far as putting in the username
and password which is repeatedly not accepted regardless of the different
combinations ie user, username\server, etc... In https the connections
hangs just before this point.
this is the http.conf extract
<IfModule mod_dav_fs.c>
# Location of the
WebDAV lock database.
DAVLockDB /var/lib/dav/lockdb
</IfModule>
<Location /dav/>
DAV on
AuthType Basic
AuthName "WebDAV Restricted"
AuthUserFile
/etc/httpd/passwd/passwords
require valid-user
</Location>
<Location /schneider/>
DAV
on
AuthType Basic
AuthName "WebDAV Restricted"
AuthUserFile
/etc/httpd/passwd/passwords
require user phill
</Location>
all permissions are correct as i get access with
"netdrive"
Any ideas on where the problem might
be???
Phill
---------------------------- Original Message
----------------------------
Subject: Re: [SLUG] WebDAV
From: "Howard Lowndes" <[EMAIL PROTECTED]>
Date: Thu, March 30, 2006 8:54 am
To: "Phill
O'Flynn" <[EMAIL PROTECTED]>
--------------------------------------------------------------------------
Yes. Specify your problem.
Phill O'Flynn wrote:
>
>
> Has anyone had experience setting up webDAV
folders up for windows
> xp clients?
>
> Phill
>
--
Howard.
LANNet Computing Associates -
Your Linux people <http://lannetlinux.com>
When you want a
computer system that works, just choose Linux;
When you want a
computer system that works, just, choose Microsoft.
--
Flatter
government, not fatter government; abolish the Australian states.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html