Re: AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!
- From: "Mike Mueller" <I_have_one@xxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 08:44:16 -0500
What your goals are would be helpful to tell you the best
way to approach this. Do you want to authenticate via NT
challenge or elsewise?
1- Defne manipulation. Once authenticated the username is
available
2-4 not in my realm of knowledge at this time
5- to the best of my knowledge, security is on the file, not
portions of a file
<phreeskier@xxxxxxxxx> wrote in message
news:1119387698.101812.85360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
:i want to implement authorization with windows
authentication and don't
: have the slightest clue of how to do this implementation.
the basic
: windows authentication for this .NET application is
already setup. my
: problem lies within my inability to manipulate the
username captured in
: the authentication process and my knowledge of how IIS is
involved.
:
: specifically, i have the following questions:
: 1) what object(s) can be used so that the user's username
can be
: manipulated for the authorization process?
: 2) in order to apply roles, do the users need to be placed
in groups in
: IIS? if so, how does this work?
: 3) is all the code that the application uses for roles in
web.config?
: or does global.asax play a role in this matter?
: 4) does the web.config file know to communicate with IIS
because the
: authorization type is set to windows?
: 5) once authorization is in place, can a section of an
..aspx file be
: visible to a group or can only entire files be secured for
a group?
:
: as you can see, i'm trying to figure out the relationship
between
: authorization and windows authentication so any help would
be
: appreciated.
:
: thanks,
: john
: e: phreeskier@xxxxxxxxx
:
.
- Prev by Date: Re: Loading controls
- Next by Date: Desing Question
- Previous by thread: DataList column alignment?
- Next by thread: Desing Question
- Index(es):
Relevant Pages
|