Different behavior for Windows Authentication with same app

From: Jonathan Parker (jayboparker_at_mediaone.net)
Date: 08/24/03

  • Next message: Ken Schaefer: "Re: Different behavior for Windows Authentication with same app"
    Date: Sat, 23 Aug 2003 18:17:41 -0400
    
    

    I have an asp.net app that uses windows authentication. I'm doing my
    development and testing from one box. In the browser if I enter:
    http://mybox/virtualdirectory/default.aspx everything works as I would
    expect. It recognizes my login and away I go.

    However, if I enter http://mybox.mycompany.com/virtualdirectlry/default.aspx
    I am immediately prompted for a Username/Password. What gives?

    Can anyone give me a simple explanation and what I must configure
    (machine.config, web.config or IIS)?

    Thanks in Advance,
    Otis...


  • Next message: Ken Schaefer: "Re: Different behavior for Windows Authentication with same app"

    Relevant Pages

    • Re: 2003 Server ASP.NET Problem (IE Only!)
      ... Is scripting disabled in the browser? ... It doesn't seem to be a problem with IIS, since IIS does not care about ... > first screen and clicks "Login", but the app doesn't do anything. ...
      (microsoft.public.inetserver.iis)
    • Forms Auth in subdirs but WIndows Auth in Main Site
      ... I've configured a web app to use windows authentication. ... are configured as applications in IIS and the mainsite's web.config defines those subdirs to use forms authentication. ... thing as if the Secure1 & Secure2 subdirectories had their own web.config files. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Newbie security frustration
      ... I've added the files that make up the app to the IIS 6.0 wesite. ... I attempt to run it from a browser and get an error that I see many others getting: ...
      (microsoft.public.dotnet.security)
    • Re: URL Rewriting for certain file types
      ... Except on new IIS 7.0, I believe with IIS 7 you can route any HttpRequest ... Instead of giving out the direct link to the document. ... browser to a different URL. ... ASP.NET but what if I install this app on a "hosted" site where I can't ...
      (microsoft.public.dotnet.framework.aspnet)
    • auth_user is lying ?
      ... trying to achieve windows authentication on the fly (without the file ... configured to deny anonymous access in IIS) ... but after closing the browser and re-opening it and requesting the same page ...
      (microsoft.public.dotnet.framework.aspnet)