On Oct 4, 3:56 pm, cal...@online.microsoft.com (Chris Alton [MSFT])
[quoted text, click to view] wrote:
> Check the IIS logs and see what the HTTP Code was for the image file
> access. That should help you start pinpointing where the authentication
> issue resides.
>
> Once you get those log entries you can post them here and I'll take a look
> and see if I can help.
> -------------------------------------
> Chris Alton, Microsoft Corp.
> SQL Server Developer Support Engineer
> This posting is provided "AS IS" with no warranties, and confers no rights.
> --------------------
>
>
>
> > From: scot.hau...@gmail.com
> > Newsgroups: microsoft.public.sqlserver.reportingsvcs
> > Subject: Reporting Services IIS authentication
> > Date: Thu, 04 Oct 2007 12:53:54 -0700
>
> > Hi
>
> > SQL 2005 was first installed on a Win 2003 Server sans the Reporting
> > Services because IIS was not installed. Then we installed IIS and then
> > RS and then reapplied SP2 for SQL2005. RS runs under an appPool that
> > is configured with a local account that has admin priv. I log into an
> > AD domain account, my domain account is also in the local admins group
> > on this server.
>
> > On an XP client using IE I try to browse to the reports virtual
> > directory and am prompted for credentials. It looks like the web page
> > wants to display but the images are not shown. When I hit cancel in
> > the credentials box one of the missing images now displays the missing
> > image icon. I do this 5 or 6 times to get the credentials box to go
> > away. I am now looking at the Home page (with no images) It is almost
> > as if my account doesn't have permissions to read the image files even
> > though I am an admin on the machine. Note: I tried many username/
> > passwords in the credentials box including domain admins to no avail.
>
> > I don't get much farther than this, when I click on a link such as
> > Site Settings, sometimes it will take me to the page but most times it
> > will display the "You are not authorized to view this page" message.
> > [As an aside, a couple times after clicking cancel many times in
> > response to the credentials box it let me navigate all of the links
> > and displayed all of the images. When I would close the browser and
> > try again the credentials box issue was back. Getting it to work like
> > this is not repeatable]
>
> > I dropped an aspx page into the ReportManager folder (same one that
> > contains the Home.aspx) that contains this:
>
> > id=windowsidentity.getcurrent()
> > if not id is nothing then
> > windows.Text = "WindowsIdentitly.GetCurrent(): " &
> > id.Name & ", " & id.IsAuthenticated.ToString() & ", " &
> > id.AuthenticationType
> > end if
>
> > When I browse to this page it shows that the RS site IS authenticating
> > my domain account [DOMAIN\username] but the authentication type is
> > NTLM. On another server where I have RS working this same page shows
> > Kerberos.
>
> > I am at wits end. Thank you in advance for any help
>
> > Scot- Hide quoted text -
>
> - Show quoted text -
Hi Chris
Here is my last session:
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2007-10-04 20:17:53
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query
s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-
status
2007-10-04 20:17:53 W3SVC1 10.100.10.37 GET /Reports/Pages/Folder.aspx
ItemPath=%2fData+Sources&ViewMode=List 80 - 10.100.100.217 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+InfoPath.1;+.NET+CLR
+2.0.50727;+.NET+CLR+1.1.4322) 401 2 2148074254
2007-10-04 20:17:53 W3SVC1 10.100.10.37 GET /Reports/Pages/Folder.aspx
ItemPath=%2fData+Sources&ViewMode=List 80 - 10.100.100.217 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+InfoPath.1;+.NET+CLR
+2.0.50727;+.NET+CLR+1.1.4322) 401 1 0
2007-10-04 20:17:53 W3SVC1 10.100.10.37 GET /Reports/Pages/Folder.aspx
ItemPath=%2fData+Sources&ViewMode=List 80 - 10.100.100.217 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+InfoPath.1;+.NET+CLR
+2.0.50727;+.NET+CLR+1.1.4322) 401 1 0
2007-10-04 20:18:06 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:06 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 2 2148074254
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 - 127.0.0.1 - 401 1 0
2007-10-04 20:18:16 W3SVC1 127.0.0.1 POST /ReportServer/
ReportService2005.asmx - 80 GROUPO\scoth 127.0.0.1 - 200 0 0
2007-10-04 20:18:16 W3SVC1 10.100.10.37 GET /Reports/Pages/Folder.aspx
ItemPath=%2fData+Sources&ViewMode=List 80 GROUPO\scoth 10.100.100.217
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+InfoPath.
1;+.NET+CLR+2.0.50727;+.NET+CLR+1.1.4322) 200 0 0
2007-10-04 20:18:16 W3SVC1 10.100.10.37 GET /Reports/js/
ReportingServices.js - 80 GROUPO\scoth 10.100.100.217 Mozilla/4.0+