Re: Dynamic Access in a Web based application
From: Rujuta Gandhi (rujuta_at_intraactionsoftware.com)
Date: 01/10/05
- Next message: Amish Manubhai Shah: "Re: Calculated Measure , how to get"
- Previous message: Damian: "Re: Quantity of Rows processed too low"
- In reply to: Rujuta Gandhi: "Dynamic Access in a Web based application"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 10 Jan 2005 10:16:36 +0530
Hi,
thanks for ur valuable help but still I cant achieve the purpose. I have
used the connection string as follows.
Provider=msolap;Data Source=pratibha;Integrated Security=SSPI;Initial
Catalog=NewACDM;Persist Security Info=false;roles=Role1
this role1 denies access to each n everything. I have put that querystring n
I got this error.
Exception:Either the user, ???, does not have access to the NewACDM
database, or the database does not exist.
Then I changed the coonection string n switched to the role which was
accesssing everything. But it still gave the same error.
then I added the windows user everyone to the role which was allowing
everything n then it was working ok.
after that i switched connection to the role denying everything then also it
was getting everything.
does that mean that it still depends on the windows user. Or I have some
problems with the connection string I have used.
Can u help me out.
Thanks again
Ruju
"Rujuta Gandhi" <rujuta@intraactionsoftware.com> wrote in message
news:uOSxqE$8EHA.1400@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I am creating a web application. What I want is that when ever any user
> registers himself, I want to assign a role to him which I have defined in
> analysis service n according to his role when ever he requests the data
from
> cube the access permissions defined for this role should work as they
> should.. Means I will have to create the users for analysis services
> programmatically n also the role assignment too. I dont know how to do
this.
>
> Is it feasible? Can any one suggest anything?
>
> Thanks in advance.
> Rujuta
>
>
- Next message: Amish Manubhai Shah: "Re: Calculated Measure , how to get"
- Previous message: Damian: "Re: Quantity of Rows processed too low"
- In reply to: Rujuta Gandhi: "Dynamic Access in a Web based application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|