How to connect to Analysis Services (SSAS) from a different domain user

This post was written by namwar on June 22, 2008
Posted Under: Analysis Services, How-To, Security, Tips

As all of us know that Microsoft SQL Server Analysis Services SSAS only allows users of the same domain or trusted domains and it does not allow users from any domain except from these two. So, if we want to connect from a machine which is not part of the domain then here is a small trick to do that but please note that this is just a temporary solution and is not recommended for production systems.

Suppose you are on a developer machine which is not part of the domain of SSAS you are logged in with the user name UserSSAS then create a user on the computer where SSAS instance is running with exactly the same user name and password and now try to connect. You will be able to connect. This is because the user will be authenticated on the Analysis Services computer by using the local user account with the matching credentials.

For the detailed discussion of connection issues of SSAS please check this article on microsoft site Resolving Common Connectivity Issues in SQL Server 2005 Analysis Services Connectivity Scenarios

Tags: ,

Reader Comments

I tried this and it did not work. I assume that the source domain name, followed by a slash, was not required (because the slash caused a conflict). Both users are set up identically, but I still get an error:
The logon attempt failed (Microsoft.AnalysisServices.AdmondClient)

#1 
Written By Dan on March 3rd, 2009 @ 8:40 pm

Maybe it’s a local setting - here’s the deal:
I log onto workstationI in DomainA
I want to connect to AS in DomainB
I cannot do it from workstationI.
I can do it by remoting into another machine, workstationII, in DomainA, but workstationII uses a different IP subnet.

#2 
Written By Dan on March 3rd, 2009 @ 9:02 pm

Listen guys, every time when i open your site - it’s very hard loading! So slow... (( Do something please! Fix this.
And i’m can’t understand - html are working here or not? Thanks.

#3 
Written By hammannn on March 6th, 2009 @ 4:01 am

Hi Biblio,
RSS link is on top right of the page. Please use it.
Namwar

#4 
Written By namwar on March 13th, 2009 @ 11:21 pm

If passthrough authentication doesn’t work or you don’t wanna use passthrough authentication then u can use HTTP Pump and allow users to connect to analysis services using basic authentication.
Ref:
http://technet.microsoft.com/en-us/library/cc917712.aspx

#5 
Written By karang on May 28th, 2009 @ 10:22 am

Thanks a lot . This helped me :)

#6 
Written By Ar on December 3rd, 2009 @ 2:09 pm

Add a Comment

required, use real name
required, will not be published
optional, your blog address