| johnnyitguy 2006-03-08, 5:56 pm |
| Sorry for the late response. I had sort of a "bingo" moment when I realized
WebDAV will work perfectly when using regular port 80, but dies when trying
to use ssl. Is this a general problem? I've tried 2 different servers using
ssl, and both returned the same "cannot open as a webfolder". Any ideas?
"David Wang [Msft]" wrote:
> If you get 401.3 then *some* sort of authentication has happened, but the
> resulting user identity does not have ACLs to the resource.
>
> At this point you can use a tool like FileMon to determine which NT User is
> accessing what resource.
>
> Either you have resultant permissions (from UNC+FileSystem) that are
> incorrect, or the wrong user is getting authenticated and used.
>
> --
> //David
> IIS
> http://blogs.msdn.com/David.Wang
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
>
> "johnnyitguy" <johnnyitguy@discussions.microsoft.com> wrote in message
> news:E787DD52-45FF-4EC3-97C6-E1723036C95F@microsoft.com...
>
>
>
|