WebDAV with Microsoft Server 2008 & IIS 7.0

WebDAV with Microsoft Server 2008 & IIS 7.0

am 16.04.2008 09:06:01 von Grovnasch

Hello,
I recently installed a WebDAV Server using Server 2008 with /IIS 7.0
and the WebDAV extension.
Using the command
net use * https://webdavserver/user_dir /user:webdavserver\user *
I am able to mount the published directory on a few machines, but on
others not...
The error being generated is
System error 1244 has occurred.
The operation being requested was not performed because the user has
not beem authenticated.
I have two machines running Visa SP1 on which the command works, which
belong to a domain. The server itself does not belong to any domain.
The machines on which the command does not succeed are Vista and
Windows XP SP2.
Thanks in advance for your answers.
Grovnasch

Re: WebDAV with Microsoft Server 2008 & IIS 7.0

am 18.04.2008 04:16:35 von Ken Schaefer

Hi,

the XP WebDAV redirector does not support SSL as far as I know. Try using
the IE6 redirector instead (File -> Open, and check the checkbox)

I'm not sure why the Vista one is failing.

Cheers
Ken


"Grovnasch" wrote in message
news:e8987c92-4082-4422-bf42-d5aea41b0b66@26g2000hsk.googleg roups.com...
> Hello,
> I recently installed a WebDAV Server using Server 2008 with /IIS 7.0
> and the WebDAV extension.
> Using the command
> net use * https://webdavserver/user_dir /user:webdavserver\user *
> I am able to mount the published directory on a few machines, but on
> others not...
> The error being generated is
> System error 1244 has occurred.
> The operation being requested was not performed because the user has
> not beem authenticated.
> I have two machines running Visa SP1 on which the command works, which
> belong to a domain. The server itself does not belong to any domain.
> The machines on which the command does not succeed are Vista and
> Windows XP SP2.
> Thanks in advance for your answers.
> Grovnasch