Not sure what happened here, but everything seems to be working. Self
"Fabian Cevallos" <fcevallos@bellsouth.net> wrote in message
news:eYBQGi79FHA.3884@TK2MSFTNGP10.phx.gbl...
> This what I found out so far:
>
> 1) using the following URL works properly:
>
http://www.mywebsite.com/Reports/Pages/Folder.aspx > 2)
http://www.mywebsite.com/Reports doesn't work properly. It prompts for
> a second login window
> 3) using
http://www.mywebsite.com/Reports in the local machine works
> properly
> 4) http://localhost/Reports in the local machine works. However, it lets
> me in the Reporting Services area without username/password, but it asks
> for username/password to generate a report
>
> Any suggestions on what might be happening? Thanks.
>
> Fabian
>
> "Fabian Cevallos" <fcevallos@bellsouth.net> wrote in message
> news:uUxKAi49FHA.912@TK2MSFTNGP11.phx.gbl...
>>I tried all sort of things with no luck. Any idea on how to "synchronize"
>>the login so there is no second prompt for username and password. Thanks
>>
>> Fabian
>>
>> "Fabian Cevallos" <fcevallos@bellsouth.net> wrote in message
>> news:eDBfxXs9FHA.952@TK2MSFTNGP12.phx.gbl...
>>> Thanks Kaisa,
>>>
>>> Almost there!
>>>
>>> I gave the users read access to the database and now they can generate
>>> reports. However, they have to login twice. This works fine on the
>>> local machine. Is this a configuration issue? By the way, I am using a
>>> fully qualified domain name in the RSWebApplication.config file. How
>>> can you prevent the login prompt from appearing the second time?
>>>
>>> Fabian
>>>
>>> "Kaisa M. Lindahl" <kaisaml@hotmail.com> wrote in message
>>> news:1133470857.227925.212540@g44g2000cwa.googlegroups.com...
>>>> Check the credentials of the data source you're using ('Data Mining').
>>>> If you're passing the logged on user's credentials against your
>>>> datasource, it might not have the correct permissions. The
>>>> Administrator account probably has the right permission rights on your
>>>> source 'Data mining', but the Test account doesn't.
>>>>
>>>> Either set your data source credentials to a static user accout, and
>>>> verify that this account has read access to the data, or give the users
>>>> read access to the data. (Depends on what you want to show.)
>>>>
>>>> Kaisa M. Lindahl
>>>>
>>>
>>>
>>
>>
>
>