web.config in subdirectory related query

From: VSK (vskacct_at_hotmail.com)
Date: 09/25/03


Date: Thu, 25 Sep 2003 09:25:38 -0400


Hi all,

I have read that you can have have multiple web.config files but some tags
including <authentication> can only be present in the root one.

but our applictaion is used by 3 different kinds of users.
so we have 1 virtual directory and 3 folders, 1 for each type of user.
we have 1 login page in each of the 3 different folders.

Now my requirement is when the session times out /invalid login
information/.... i need to go to login page of curresponding folder.

How can is set this in web.config in subdirectory as i cannot override
authentication tag in subdirectory.

Do i have to make each subfolder VirtualDirectory?

we are using webfarm with 2 webservers.

what is the best practice to implement this?

Any sugesstions would be helpful

Thanks
VSK



Relevant Pages

  • web.config in subdirectory related query
    ... I have read that you can have have multiple web.config files but some tags ... including <authentication> can only be present in the root one. ... so we have 1 virtual directory and 3 folders, 1 for each type of user. ... Now my requirement is when the session times out /invalid login ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: session authentication for users
    ... web.config files in the folders you want secured only for those who are ... HTH ... > authenticate users when they click the login button at the top of our ... > don't think I want to use Forms Authentication for this. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • [Full-Disclosure] Advisory: Dark Age of Camelot - Weak encryption of network traffic exposed persona
    ... Weak encryption in game client exposed customer billing and authentication ... encryption for billing information. ... The login binary has undergone several updates since then. ...
    (Full-Disclosure)
  • Re: [PHP] Is this the best way?
    ... Why is Jason schreefing again? ... maybe I should edit my authentication function... ... attempting to login. ... really be either attempting an authentication *or* outputting some ...
    (php.general)
  • Authentication Sharing Across Apps
    ... For my part "B" question that I had (Login App was not returning ... authentication to calling app), I found the solution. ... Basically, in both the Login App and Calling App Web.Config, I did ... authenticated connection with SQL server. ...
    (microsoft.public.dotnet.framework.aspnet.security)