patternsqlMinor
Does msmdpump.dll pass the authentication info to SSAS?
Viewed 0 times
thedllinfopassauthenticationmsmdpumpdoesssas
Problem
I'm using msmdpump.dll with basic authentication to access a SSAS OLAP cube from the internet. Does this method pass the auth info to SSAS so if I put permissions on the cube they get applied depending of the user I input in my connection string? If not, is there a way to do it?
Solution
Yes, msmdpump will pass the authentication through to SSAS.
Here is an article on how to get it all set up for SSAS 2005.
Here is one for IIS7 to SSAS 2008.
Here is an article on how to get it all set up for SSAS 2005.
Here is one for IIS7 to SSAS 2008.
Context
StackExchange Database Administrators Q#4766, answer score: 3
Revisions (0)
No revisions yet.