Groups | Blog | Home
all groups > sql server reporting services > january 2005 >

sql server reporting services : logon window


siaj
1/25/2005 1:43:23 PM
Hi,
If You are using a shared datasource then rightclick on the datasource
->open
In the credentials tab check what is the option selected it should be "Use
Windows Authentication(integrated security)" If you have windows
authentication for you Sql server. If the option selected in this tab is
"Prompt for credentials" then the report promt for user credentials every
time it launches.

Incase u are not using shared datasource then u canget the above tab from
the data tab of the reportdesigner and then browsing on the datasource
dropdown.

Leme know if this solves ur problem

Thanks,
siaj


[quoted text, click to view]
MAGrimsley
1/25/2005 2:09:04 PM
Make sure that your IE and IIS settings are correct. Within IE go to tools
internet options and then security. You will want to make sure the RS web
site is in your local intranet zone. Once it is there, make sure that the
"User Authentication" section of the settings are set to "Automatic logon
with current username and password." This tells IE to send the username and
password to the server. On IIS make sure that "Integrated Windows
authentication" is checked for the web site and uncheck the remaining boxes.


[quoted text, click to view]
Alex
1/25/2005 4:12:52 PM
Hi,

Whenever I click on a report to open it, it asks me for my Windows user ID
and password. I am connected to my desktop using my domain account and
report server is installed on SQL Server (domain controller as well).
The report is using NT authentication method.
Does anybody know how can I get rid of the login information window?

Thanks

Alex
1/26/2005 11:19:41 AM
Thanks. This one solved my problem.

[quoted text, click to view]

Peter Capazzi
4/7/2005 11:13:06 AM
I have the same problem... and tried your suggestions with no luck.

Administrators and users can browse the Reports application. Administrators
can view the reports, but users get an authentication prompt.

Both the Reports and ReportServer application use Windows Integrated Auth
and have Anonymous disabled.

What would the difference be if the user can view Reports but not
ReportServer? (I tried https://{server}/ReportServer and still got the prompt)

There's got to be some difference between
[quoted text, click to view]
Peter Capazzi
4/8/2005 10:35:10 AM
I had to set up the user/group in question with permissions to Reports and
ReportServer in IIS.

[quoted text, click to view]
AddThis Social Bookmark Button