• Hi

    I have a similar issue within SSRS2008.

    The setup here is that the SSRS is on 1 domain and all user accounts are disabled as they authenticate and connect via our user domain.

    In

    rsreportserver.config if RSWindowsBasic is set.

    I can connect via my user domain account but have no permissions in Report Server.

    If I use my admin account on the domain hosting SSRS, I can connect with all relevent permissions.

    Though this stops me from connecting to ReportManager via SSMS.

    If I use

    <RSWindowsNegotiate/>

    <RSWindowsNTLM/>

    The logon box keeps prompted for credentials but able to connect via SSMS.

    How do I keep the connection available within SSMS for Reporting Services and allow users in the User Domain to connection with SSRS Roles to the server running SSRS on a different domain?

    Can I use annon

    or could I have it that though they use their credentials it gets transalated to a sql login for ReportServer.

    Thanks

    Clive