First, check your IIS (Internet Information Services Manager). Is your site
set up with "Enable anonymous access"? In that case, you need to uncheck
this setting, and make sure you've sethte Authenticated Access to Integrated
Windows authentication. (If applicable with your infrastructure.)
If you allow anonymous access to the web site, it won't bother to check who
the users are logged in as, and will happily show everything to everybody.
If you have disabled anonymous access, then check what sort of user group
you've set as browser for the root of Report Manager. If this is a group
with more or less everyone in your domain, you might want to remove this
group, and add a more specific group. The AD group "Domain users" will
contain all users in your AD domain, but an AD group called Report Viewers
will only contain the users added to the group.
Kaisa M. LIndahl
[quoted text, click to view] "SC" <SC@discussions.microsoft.com> wrote in message
news:ADB9E92F-E63A-4BEB-ADCD-0CABE0BDB984@microsoft.com...
> Hello
>
> Does anyone know why the Home page of the reporting services displays ALL
> the reports to ALL the domain users?
>
> I would like to set the site so that I can restrict or not the users to
> see
> the reports.
>
> Thank you so much in advance