This is a well known "feature" of Windows XP Home and later editions. Workaround: use a port number after the domain, or use a trailing /. or a /# on any URL to use WebDAV properly in the setup wizard. * e.g.: http://www.atarex.com:80 * e.g.: http://www.atarex.com/. * e.g.: https://www.atarex.com/# Explanation: the :port number on the domain name, the trailing slash dot "/.", or slash pound "/#" at the end of the URL prevents the bug which interprets the resource as a SMB network drive. Additional editorial and background here: http://www.atarex.com/services/support/webdav-msft.shtml --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:mlavi@xxxxxxx || phone:+1-650-933-7707 -----Original Message----- From: William A. Rowe, Jr. [mailto:wrowe@xxxxxxxxxxxxx] Sent: Monday, November 20, 2006 1:42 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: WebDAV setup on Windows XP You seem to be confusing auth_sspi (ntlm) auth with basic auth. Or it's an issue with your client - do you have another non-Microsoft dav client to try? And see conf/extras/httpd-dav.conf for an example. Steve Pfister wrote: > Sorry if this is a FAQ... I'm trying to set up an Apache server (2.2.3, I > think) on XP and I'd like to setup WebDAV on it. Is there any > documentation on this? I can't seem to authenticate... I've got an > htpasswd generated authentication file, but it keeps wanting the > username in the form machinename\username. I'm not sure how to go beyond > this point. > > > > Thank you! > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx