http://localhost/Reports accessible from anywhere

  • Dear All ! I would like to know how to make the http://localhost/Reports to be accessed from anywhere.

    Is that possible? If so how to achieve ?

    Thanks and Regards,

    SD.

  • [p]You can use IP of your system instead of localhost. For example http://10.40.40.25/Reports. Then it will ask for username/password of the 10.40.40.25 system.[/p]

    KSB
    -----------------------------
    Thousands of candles can be lit from a single candle, and the life of the candle will not be shortened. Knowledge and happiness never decreases by being shared.” - Buddha

  • hi Thks for your reply.

    I tried accessing as you said from my hope PC, but it said, "Network Access Mesasge: Page cannot be displayed"

    my link is http://192.168.42.176/Reports_SQL2008

    any idea plz..

  • I guess first you have to define anywhere. You are on a private subnet, so the IP solution mentioned should only work on your subnet. If you really want it to be accessible anywhere, then you need to do some firewall configuration.

    Second, have you deployed to your local host? I have not tried this, but I am not sure your development machine actually deploys to the local host or works within another process when viewing a report in BIDS.

  • step 1 : Go to the url http://localhost/Reports.

    step 2 : Go to the Tab named 'Properties'

    step 3 : Remove all roles except 'BUILTIN\Administrators'

    step 4 : ur done...

    BI Developer
    SSRS, SSIS, SSAS, IBM Cognos, IBM Infosphere Cubing services, Crystal reports, IBM DB2, SQL Server, T-SQL
    Please visit... ApplyBI

  • amarsale (9/7/2010)


    step 1 : Go to the url http://localhost/Reports.

    step 2 : Go to the Tab named 'Properties'

    step 3 : Remove all roles except 'BUILTIN\Administrators'

    step 4 : ur done...

    Amar, sorry to say but you missed the point

    dbowlin (8/26/2010)


    I guess first you have to define anywhere. You are on a private subnet, so the IP solution mentioned should only work on your subnet. If you really want it to be accessible anywhere, then you need to do some firewall configuration.

    The report has to deployed on a dedicated server. User will be authenticated either on Kerberos(with delegate) or WinNegotiate or any custom security protocol which will enable the user to browse any UDM installed on a separate UDM deployment server.

    If it is just report server then it could is a WindowsNTLM

    Raunak J

  • Hi,

    raunak is right....^^^

    Thanks & Regards,

    Amar Sale

    BI Developer
    SSRS, SSIS, SSAS, IBM Cognos, IBM Infosphere Cubing services, Crystal reports, IBM DB2, SQL Server, T-SQL
    Please visit... ApplyBI

  • Thanks for your replies guys !!

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply