AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!

phreeskier_at_gmail.com
Date: 06/21/05


Date: 21 Jun 2005 14:03:42 -0700

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@gmail.com



Relevant Pages

  • Re: AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!
    ... > basic windows authentication for this .NET application ... There was no way for you to know it, but this* is a classic asp newsgroup. ... > how IIS is involved. ... > manipulated for the authorization process? ...
    (microsoft.public.inetserver.iis.security)
  • Re: Authentication as signature
    ... You can have your asp.net application use Windows authentication and ... impersonate the client's identity. ... use NTFS permissions to perform authorization. ...
    (microsoft.public.dotnet.framework.aspnet)
  • AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!
    ... i want to implement authorization with windows authentication and don't ... windows authentication for this .NET application is already setup. ... the authentication process and my knowledge of how IIS is involved. ...
    (microsoft.public.sqlserver.security)
  • Windows authentication difficulties
    ... I am having problems trying to perform authorization in a web ... application using windows authentication. ... if I try this I get the login prompt but it does not allow ... If you access the application from a remote machine ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!
    ... :i want to implement authorization with windows ... windows authentication for this .NET application is ... the authentication process and my knowledge of how IIS is ... authorization and windows authentication so any help would ...
    (microsoft.public.dotnet.framework.aspnet)