Re: URGENT!! Windows Authentication Problem

From: Yama (yama@yamabiz.com)
Date: 02/20/03

  • Next message: Aaron Robson: "WSE Authentication .. forces DB pwd to be stored plaintext!!!"
    From: "Yama" <yama@yamabiz.com>
    Date: Thu, 20 Feb 2003 11:59:32 -0800
    
    

    Hello Matthew,

    Try changing, in your web.config, the following line:

    <authentication mode="Windows" />

    to:

    <authentication mode="Forms" />

    Hope this solves your problem,

    Yama Kamyar

    "Matthew E Creegan" <mecreegan@attbi.com> wrote in message news:OcNlPSE2CHA.1636@TK2MSFTNGP10...
    > I have a simple ASP.net Application that contains a few pages to expose data
    > stored in a database.
    > I want to use Windows Authentication to restrict acccess to the application.
    > The entire application seems to have been problem free for the past 2 weeks.
    > Now it seems that users can't log in from the internet. I can view the
    > application perfectly from within the domain.
    > Now when users hit the application from the internet, they get the Windows
    > login dialog (as usual), which seems to accept credentials properly, but the
    > default page can't be displayed.
    > I have 2 sites running on the webserver, so I figured I'd try putting the
    > application on the other site. It actually works perfectly there. There
    > doesn't see to be anything wrong with the first site, as other applications
    > seem to be working fine.
    > Despite all this, I'm still thinking it's an authentication issue because if
    > I remove <deny users="?"> from the authorization in the web.config then the
    > application works fine over the internet, except that the users are not
    > forced to authenticate (not an acceptable solution).
    >
    > Anyone have any ideas what went wrong?
    >
    > Thanks.
    >
    > MEC
    >
    >



    Relevant Pages

    • Re: URGENT!! Windows Authentication Problem
      ... If I deny a single user, that user can still access the application (from ... entire internet gets in without authentication. ... > I want to use Windows Authentication to restrict acccess to the ... > Now it seems that users can't log in from the internet. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • URGENT!! Windows Authentication Problem
      ... I want to use Windows Authentication to restrict acccess to the application. ... Now when users hit the application from the internet, ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Internet Security
      ... I'm going to develop a web service which is to run over the Internet. ... don't want to use neither Windows Authentication nor MS Passport. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Authentication Question
      ... Forms authentication works on cookie authentication. ... go for windows authentication which would not make sense on ... internet. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • ISA Server Authentication issues in a mixed Windows/Macintosh environment
      ... I have a client - a local public school system - with a mixed ... and sometime switch over to a pure Windows environment by the time ... agree to allow them to have internet access. ... Basic authentication is the order of business, ...
      (NT-Bugtraq)