03-07-06 07:49 AM
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...[vbcol=seagreen]
> Yes, the webserver has been trusted for delegation. I'm also now getting
> a
> 401.3 with every login I use except when under Basic Authentication. I
> have
> the correct permissions set, any ideas?
>
> "David Wang [Msft]" wrote:
>
[ Post a follow-up to this message ]
|