dbTalk Databases Forums  

Security Design Recommendation for Analysis Server Reporting

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Security Design Recommendation for Analysis Server Reporting in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PierreDechaine
 
Posts: n/a

Default Security Design Recommendation for Analysis Server Reporting - 09-28-2004 , 09:49 AM






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



Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Security Design Recommendation for Analysis Server Reporting - 09-29-2004 , 10:02 PM






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

Quote:
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





Reply With Quote
  #3  
Old   
PierreDechaine
 
Posts: n/a

Default Re: Security Design Recommendation for Analysis Server Reporting - 09-30-2004 , 09:52 PM



I have already read those articles and have implemented that sort of
infrastructure. I am noticing some major lag time in some of the cubes
retreival time when using the msolap.asp page on a Windows 2003 server. I
believe that there is already an article on support.microsoft.com indicating
that this can occur. They do not mention anything in the article on how to
increase performance. Still would love some feedback on trying to implement
an analysis server OWC web-based solution using forms authentication. Is my
only option using http connectionstring? Should I use Basic Authentication?
What about using ADAM? I am considering looking at this as a possible
solution. Wish I was still contracting at Microsoft, would love to get back
into the internal MSOLAP discussion group that I used to frequently read.

Thank-you for responding, Pierre


"Dave Wickert [MSFT]" <dwickert (AT) online (DOT) microsoft.com> wrote

Quote:
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







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.