dbTalk Databases Forums  

authentication on analysis server

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


Discuss authentication on analysis server in the microsoft.public.sqlserver.olap forum.



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

Default authentication on analysis server - 09-15-2004 , 06:19 AM






Hi,

could anyone tell me why the analysis server does not require a login name
and password like the standard sql server and so how it is secured? Is it
possible to set up an account like that on the analysis server (i.e. so that
chosen people can log in to it from anywhere and access an OLAP cube, but
with limited priviledges)?

thanks!



Reply With Quote
  #2  
Old   
Richard Tkachuk [MSFT]
 
Posts: n/a

Default Re: authentication on analysis server - 09-15-2004 , 01:43 PM






That's not entirely correct. You can use http connectivity to connect using
a machine account. UserIds and passwords in the connection string are used
by basic authentication (if IIS setup correctly).

--
_______________
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.

"Brian Altmann" <findme@thesignaturewebsite> wrote

Quote:
AS 2000 can only be used with Integrated Security, that is to say, you
have
to be a Windows domain user. You map domain users to AS objects using
Database and Cube roles. If you specifiy user/password in the connection
string, they are ignored and the credentials of the Windows user running
the
app that creates the connection are used instead.
HTH,
Brian
www.geocities.com/brianaltmann/olap.html

"Programmer" wrote:

Hi,

could anyone tell me why the analysis server does not require a login
name
and password like the standard sql server and so how it is secured? Is
it
possible to set up an account like that on the analysis server (i.e. so
that
chosen people can log in to it from anywhere and access an OLAP cube,
but
with limited priviledges)?

thanks!






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

Default Re: authentication on analysis server - 09-15-2004 , 02:29 PM



thanks!

"Brian Altmann" <findme@thesignaturewebsite> wrote

Quote:
AS 2000 can only be used with Integrated Security, that is to say, you
have
to be a Windows domain user. You map domain users to AS objects using
Database and Cube roles. If you specifiy user/password in the connection
string, they are ignored and the credentials of the Windows user running
the
app that creates the connection are used instead.
HTH,
Brian
www.geocities.com/brianaltmann/olap.html

"Programmer" wrote:

Hi,

could anyone tell me why the analysis server does not require a login
name
and password like the standard sql server and so how it is secured? Is
it
possible to set up an account like that on the analysis server (i.e. so
that
chosen people can log in to it from anywhere and access an OLAP cube,
but
with limited priviledges)?

thanks!






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.