Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OLAP (DSO) Authentication

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I'm having a problem with authentication in Analisys Manager.

My team is developing a web site through wich we want to manage OLAP roles (not really the roles, but only the users that belong to DATABASE Roles) i. e. we have an asp page that lists all users for a selected role (the role itself cannot be managed).
Now, this is simple if the web server and the Analysis Server (OLAP Server) reside on the same machine; the site authenticates the user through NTLM (anonimous users not alowed) and then instantiates DSO objects to manage the roles, but what if the IIS resides in one machine and OLAP Server in another?
First, the asp page cannot create the objects because they don't exist on that machine, second the user cannot be authenticated in OLAP Server.

We are developing in Visual Interdev 6, and all this servers are 2000, can anyone help, please?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top