If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Overriding the OLAP Service login

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-06-02, 16:50
geppetto geppetto is offline
Registered User
 
Join Date: Dec 2002
Posts: 1
Overriding the OLAP Service login

I am using Analysis Server 2000, SQL Server 2000, and Win 2000. My cube is built using ROLAP without aggregates.

I would like to be able to run the SQL queries, generated from msmdsrv.exe, under the user's id, versus the service id or the hardcoded id that can be added when setting up a data source in Analysis Server.

Does anyone know if this is possible?

Ideally, I would like to use the ID and password submitted from the OLE DB for OLAP provider and in turn generate an ODBC connect string using the user's id and password. NT authentication is not an option, we are interested in SQL authentication or other native DB security.

Thanks for any suggestions.

Ed
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On