401 - Unauthorized access error
Cantor, Scott
cantor.2 at osu.edu
Fri Feb 17 23:46:51 GMT 2012
On 2/17/12 5:53 PM, "Bharathy Mohan" <BharathyM at sumtotalsystems.com> wrote:
>I recently installed latest SP 2.4.3 win 64 on a sandbox and the testing
>went well. However when we implemented the same on a stage Windows 2008
>(IIS 7.5) server some users are facing the below error and I don¹t see
>anything logged in the
> log file.
There are multiple log files, but I would expect nothing to be in the log
because that's IIS rejecting the request, not the SP.
> This happens after they logon to the Idp and when Idp post the
>information. In some cases this happens even before showing the Idp. The
>below URL was displayed in the IE when this error was displayed. Please
>advise.
A 401 from IIS on the handler location like that is not coming from the
SP, as there is no authorization from within the SP on those requests.
Therefore, your IIS server is the issue, and it has to be fixed to correct
the problem. There is some kind of permission issue that aparently is
causing the problem. There's not really anything else to say about it,
it's an IIS question. There are lots of security settings in IIS for
controlling access by means of Windows security and such, and something
like that is probably involved.
The handler locations are virtual, so there's no file to fix or directory
to check, it's a server-space setting of some kind involving that URL tree.
-- Scott
More information about the users
mailing list