dbTalk Databases Forums  

Can i connect with Analysis services 2K5 without using Domain Acco

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


Discuss Can i connect with Analysis services 2K5 without using Domain Acco in the microsoft.public.sqlserver.olap forum.



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

Default Can i connect with Analysis services 2K5 without using Domain Acco - 01-04-2006 , 04:48 PM






All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij

Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Can i connect with Analysis services 2K5 without using Domain Acco - 01-04-2006 , 05:00 PM






no, AS2005 only use Windows Accounts.
these accounts can be local account or domain based accounts.

if your users are remotly connected or if the server is standalone, the
users could access the cubes through the XML/A / HTTP protocol. in this
case, the user will be asked for a login/password. So you can create 1
specific login / password which is different from the user login / password.

a direct connection to the cubes (without HTTP) required a valid windows
user account, the simple way is to use a domain, the other option is to
create the SAME login/password for each user on the AS server.


"Deepak Vij" <DeepakVij (AT) discussions (DOT) microsoft.com> wrote

Quote:
All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij



Reply With Quote
  #3  
Old   
Deepak Vij
 
Posts: n/a

Default Re: Can i connect with Analysis services 2K5 without using Domain - 01-04-2006 , 05:18 PM



Thanks Jéjé. Then i will create a windows domain account.

"Jéjé" wrote:

Quote:
no, AS2005 only use Windows Accounts.
these accounts can be local account or domain based accounts.

if your users are remotly connected or if the server is standalone, the
users could access the cubes through the XML/A / HTTP protocol. in this
case, the user will be asked for a login/password. So you can create 1
specific login / password which is different from the user login / password.

a direct connection to the cubes (without HTTP) required a valid windows
user account, the simple way is to use a domain, the other option is to
create the SAME login/password for each user on the AS server.


"Deepak Vij" <DeepakVij (AT) discussions (DOT) microsoft.com> wrote in message
news:975205B4-64BE-49E5-99A0-73836B236A84 (AT) microsoft (DOT) com...
All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij




Reply With Quote
  #4  
Old   
Vladimir Chtepa
 
Posts: n/a

Default Re: Can i connect with Analysis services 2K5 without using Domain Acco - 01-05-2006 , 03:47 AM



Hi,

what is the "SAME login/password"?

Thanks,
Vladimir Chtepa

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> schrieb im Newsbeitrag
news:ef6g3KYEGHA.2728 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
Quote:
no, AS2005 only use Windows Accounts.
these accounts can be local account or domain based accounts.

if your users are remotly connected or if the server is standalone, the
users could access the cubes through the XML/A / HTTP protocol. in this
case, the user will be asked for a login/password. So you can create 1
specific login / password which is different from the user login /
password.

a direct connection to the cubes (without HTTP) required a valid windows
user account, the simple way is to use a domain, the other option is to
create the SAME login/password for each user on the AS server.


"Deepak Vij" <DeepakVij (AT) discussions (DOT) microsoft.com> wrote in message
news:975205B4-64BE-49E5-99A0-73836B236A84 (AT) microsoft (DOT) com...
All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij





Reply With Quote
  #5  
Old   
Jéjé
 
Posts: n/a

Default Re: Can i connect with Analysis services 2K5 without using Domain Acco - 01-05-2006 , 07:17 AM



if your domain account (or local account on the computer if there is no
domain) id <domain>\toto / pwd= password
if you create an account on the standalone server <server>\toto / pwd =
pasword, then you can access this AS server directly without any problem.


"Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> wrote

Quote:
Hi,

what is the "SAME login/password"?

Thanks,
Vladimir Chtepa

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> schrieb im Newsbeitrag
news:ef6g3KYEGHA.2728 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
no, AS2005 only use Windows Accounts.
these accounts can be local account or domain based accounts.

if your users are remotly connected or if the server is standalone, the
users could access the cubes through the XML/A / HTTP protocol. in this
case, the user will be asked for a login/password. So you can create 1
specific login / password which is different from the user login /
password.

a direct connection to the cubes (without HTTP) required a valid windows
user account, the simple way is to use a domain, the other option is to
create the SAME login/password for each user on the AS server.


"Deepak Vij" <DeepakVij (AT) discussions (DOT) microsoft.com> wrote in message
news:975205B4-64BE-49E5-99A0-73836B236A84 (AT) microsoft (DOT) com...
All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij







Reply With Quote
  #6  
Old   
dbahooker@hotmail.com
 
Posts: n/a

Default Re: Can i connect with Analysis services 2K5 without using Domain Acco - 01-05-2006 , 05:45 PM



this is called bundling and it should be illegal


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

Default Re: Can i connect with Analysis services 2K5 without using Domain Acco - 01-07-2006 , 04:06 AM



BTW: The matching username/pwd trick is an old lanman hack from NT 3.51
days. The down side is that you have to either manually sychronize passwords
between domains or use some sychronization software. It isn't related to
Analysis Services at all. I've used it for accessing file shares, web
servers, RDBMS trusted connections, lots of places.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
if your domain account (or local account on the computer if there is no
domain) id <domain>\toto / pwd= password
if you create an account on the standalone server <server>\toto / pwd =
pasword, then you can access this AS server directly without any problem.


"Vladimir Chtepa" <vc.nospam (AT) diacom-systemhaus (DOT) nospam.de> wrote in message
news:OYdwV0dEGHA.1180 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Hi,

what is the "SAME login/password"?

Thanks,
Vladimir Chtepa

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> schrieb im Newsbeitrag
news:ef6g3KYEGHA.2728 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
no, AS2005 only use Windows Accounts.
these accounts can be local account or domain based accounts.

if your users are remotly connected or if the server is standalone, the
users could access the cubes through the XML/A / HTTP protocol. in this
case, the user will be asked for a login/password. So you can create 1
specific login / password which is different from the user login /
password.

a direct connection to the cubes (without HTTP) required a valid windows
user account, the simple way is to use a domain, the other option is to
create the SAME login/password for each user on the AS server.


"Deepak Vij" <DeepakVij (AT) discussions (DOT) microsoft.com> wrote in message
news:975205B4-64BE-49E5-99A0-73836B236A84 (AT) microsoft (DOT) com...
All the responses are much appreciated.

I am able to connect to Analysis Services 2005 by using windows domain
account. I just need to know that is there any other way to connect to
Analysis Services 2005 like we have SQL Login account in SQL Server?

Thanks,
Deepak Vij









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.