Re: AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!!



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
:


.



Relevant Pages

  • Re: Windows Authentication Access Denied Error
    ... It confirms that the issue has nothing to do with IIS and is specific ... or at least apply different group policies for servers. ... using Windows Authentication. ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 5.0 Windows Authenticion/NT Challenge Response
    ... And so IIS returned 400, which says absolutely nothing about your question ... concerning authentication ... "Windows Authentication" works but not Basic or Anonymous. ... to auto-login to the web server, ...
    (microsoft.public.inetserver.iis.security)
  • Re: Directory security - how do I log off a site
    ... This only applies to Basic authentication. ... Tom Kaminski IIS MVP ... "Bernard" wrote in message ... It uses Windows authentication to verify ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS metabase permissions when creating new VirDirs
    ... Are you on IIS 6.0? ... service manager and enable windows authentication - you then run it under ... the authenticated account. ... >> authentication and locking down the script with NTFS. ...
    (microsoft.public.inetserver.iis.security)
  • Re: SSO advice
    ... > applications that the user has authorization. ... > Authentication on IIS is the most effective way to authenticate the user. ...
    (microsoft.public.dotnet.framework.aspnet.security)