Re: How to Check Roles in ServicedComponent when client is ASP.Net
From: Mary Chipman (mchip@nomail.please)
Date: 11/30/02
- Next message: Mary Chipman: "Re: Determine if the user is local administrator?"
- Previous message: Aniruddha Surange: "Re: URGENT: Why does the SessionID changes in every request?"
- In reply to: Cenon Del Rosario: "How to Check Roles in ServicedComponent when client is ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Mary Chipman <mchip@nomail.please> Date: Sat, 30 Nov 2002 12:29:53 -0500
There's a chapter in the new "best practices" asp.net security wp that
explains this -- see
http://www.microsoft.com/downloads/release.asp?ReleaseID=44047
-- Mary
MCW Technologies
http://www.mcwtech.com
On Mon, 25 Nov 2002 17:34:09 +1100, "Cenon Del Rosario"
<cenonmin@ihug.com.au> wrote:
>Hello,
>
>I was wondering if someone can provide some info on the following issues I
>have with regards to a web application we are trying to develop. Our set up
>is as follows:
>
>1) We are developing ASP.Net pages that will instantiate ServicedComponents.
>2) Users will log on to the web application using Forms authentication.
>3) The ServicedComponents will use IsCallerInRole to check a user's
>security.
>
>Questions:
>1) How do we design the ASP.Net side so that each user process can be
>checked by the the ServicedComponent ?
>2) Do we have to do some sort of impersonation here to be able to do this ?
>
>Thanks in advance.
>
>Cenon.
>
- Next message: Mary Chipman: "Re: Determine if the user is local administrator?"
- Previous message: Aniruddha Surange: "Re: URGENT: Why does the SessionID changes in every request?"
- In reply to: Cenon Del Rosario: "How to Check Roles in ServicedComponent when client is ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|