Re: authentication mode=windows and forms togather

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Wed, 27 Jul 2005 09:06:01 -0700, "Oren101" <Oren101@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

¤ is it possible to use authentication mode=windows and forms togather in the
¤ same project?
¤ i have a 2 different asp pages in my application .one of them should be
¤ authenticated with 'forms' mode and the other one with 'windows' mode.
¤ i was able to do each one alone with the help of the <application> element
¤ in the web.config but i could'nt make them both live togather in the same
¤ project. is that possible?

Not really no since both require different IIS authentication settings. You will have to create
separate web apps.


Paul
~~~~
Microsoft MVP (Visual Basic)
.



Relevant Pages

  • Re: Is ODBC useless, or OK in some circumstances?
    ... Authentication access database specific roles on different servers? ... simple automation of common tasks, using readily available solutions (ODBC, ... > ¤ would seem to me that using ODBC DSNs to delegate user authentication would ... authorization within the app using dotnet data providers, ...
    (microsoft.public.dotnet.general)
  • Re: simple authentication
    ... ¤ does the browser send the username and password in clear text on every ... I guess it depends on what you mean by simple authentication. ... Integrated Windows Security, NTLM handles the authentication and credentials can be impersonated but ... Clear text credentials are not an issue with Integrated ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Anonymous User AND NT Authentication Works On Localhost But Not On
    ... I have localhost directory security Anonymous User and NT Authentication both ... ¤ checked. ... Anonymous Users can get to my web page and NT Autheticated Users can ... the logonname, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: ASP.NET and SQL Authentication: Login failed
    ... ¤ server with sql authentication. ... problem with windows authentication, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Login failed for user (null)
    ... ¤ Hello Paul, ... If you're not using impersonation then go with Bill's suggestion. ... The second step involves setting the appropriate security for your web app. ... authentication enabled the impersonated identity is either the IUSR or IWAM account. ...
    (microsoft.public.dotnet.framework.adonet)