![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am working on a website that is using Forms Authentication on a Windows 2003 server. The SQL Server, IIS, and Analysis Server will all be running on that machine that is not part of the domain. I am using SSL for the website. I have built some reporting infrastructure that is using the OWC Pivot, and OWC Chart components. Now I have to find a way to secure the OLAP cubes so that only the current logged in user can see the data of the agency that they belong too. I have all of the roles setup in SQL server and it works. I am wondering if I should use windows impersonation to get the data from Analysis server and use integrated security (SSPI), or use http connectionstring. Currently there would be a need to have the data segmented by Agency and we currently have seven in the system. Any feedback or ideas would be greatly appreciated. Thank-you, Pierre |
#3
| |||
| |||
|
|
You might find the following white papers useful: http://msdn.microsoft.com/library/de...l_datapump.asp and the Security Administration section in: http://www.microsoft.com/technet/pro.../anservog.mspx -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI SystemsTeam SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "PierreDechaine" <pierredechaine (AT) hotmail (DOT) com> wrote in message news:e8ggjnWpEHA.324 (AT) TK2MSFTNGP11 (DOT) phx.gbl... I am working on a website that is using Forms Authentication on a Windows 2003 server. The SQL Server, IIS, and Analysis Server will all be running on that machine that is not part of the domain. I am using SSL for the website. I have built some reporting infrastructure that is using the OWC Pivot, and OWC Chart components. Now I have to find a way to secure the OLAP cubes so that only the current logged in user can see the data of the agency that they belong too. I have all of the roles setup in SQL server and it works. I am wondering if I should use windows impersonation to get the data from Analysis server and use integrated security (SSPI), or use http connectionstring. Currently there would be a need to have the data segmented by Agency and we currently have seven in the system. Any feedback or ideas would be greatly appreciated. Thank-you, Pierre |
![]() |
| Thread Tools | |
| Display Modes | |
| |