|
How can i mask the SSRS url. I do not want to hide the toolbar. I do not want the user to see my server name and other details. I am using Sql Server 2008.
(comments are locked)
|
|
You could create a DNS name for the SSRS server if you don't want its "real" name to be exposed. Thanks a lot.
Nov 16 '11 at 03:25 AM
ashis das
(comments are locked)
|
|
http://technet.microsoft.com/en-us/library/bb630447.aspx If you follow the above link to the section "Setting Advanced Properties to Specify Additional URLs" it will walk you through actually configuring the URL. Prior to configuring this you will need to setup the DNS record to point to the IP so the name you want to use in place of the server name will be resolved for your users, as Duncan pointed out.
(comments are locked)
|

