Re: Pivot Table + OLAP authentication (IIS + impersonate)
From: Bluetooth (szymon_dot_slupik_at_cdn.com.pl)
Date: 03/25/04
- Next message: Tore Gylver: "Beginner problems"
- Previous message: Wei-Dong XU [MSFT]: "RE: Office Web Component Toolpack and Drillthrough"
- In reply to: Bluetooth: "Re: Pivot Table + OLAP authentication (IIS + impersonate)"
- Next in thread: Bluetooth: "Solved"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 10:30:37 +0100
Or just add a calculated measure [username] to the sales cube with the
formula UserName, then drag it to the pivot table.
Best,
Szymon
"Bluetooth" <szymon_dot_slupik@cdn.com.pl> wrote in message
news:%23z$ZHVkEEHA.2460@TK2MSFTNGP10.phx.gbl...
> It is simple, OWC does not see OLAP cubes. It starts seeing them when I
add
> asp.net account to the appropriate security role on the olap server (or
just
> add this account to the olap administrators group).
> Once the asp.net service accounts is added to the olap administrators
group,
> I can issue a query like:
> with member measures.uid as 'UserName' select { measures.uid} on columns
> from [Sales]
>
> And this shows that asp.net service is what authenticates to the olap, not
> the actual user.
>
> Best
> Szymon
>
> "Wei-Dong XU [MSFT]" <v-wdxu@online.microsoft.com> wrote in message
> news:dg84o$iEEHA.3568@cpmsftngxa06.phx.gbl...
> > Hi Bluetooth,
> >
> > "(2) OWC10 Pivot table declaration (ASPX):
> > OWC10.PivotTableClass oPT = new PivotTableClass();
> > oPT.ConnectionString = "Data Source=localhost;Initial Catalog=FoodMart
> > 2000;Provider=MSOLAP.2;Client Cache Size=25";
> > oPT.DataMember = "Sales";"
> >
> > Could you be so kind to let me know how you prove in this scenario the
> asp.net application is using asp.net service account credentials instead
of
> > logon user account credential?
> >
> > Look forward to your reply!
> >
> > Best Regards,
> > Wei-Dong Xu
> > Microsoft Product Support Services
> > Get Secure! - www.microsoft.com/security
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> >
>
>
- Next message: Tore Gylver: "Beginner problems"
- Previous message: Wei-Dong XU [MSFT]: "RE: Office Web Component Toolpack and Drillthrough"
- In reply to: Bluetooth: "Re: Pivot Table + OLAP authentication (IIS + impersonate)"
- Next in thread: Bluetooth: "Solved"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|