« Previous Next »

Thread: Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

Last post 11-02-2009 11:33 AM by tomkmvp. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 10-31-2009, 9:12 PM

    Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

    Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

    When user access web site url , it throws NTLM login dialog instead of pass through user's windows credentials. Both client and server are on the same domain.

  • 11-01-2009, 12:10 AM In reply to

    • Sansom
    • Top 500 Contributor
    • Joined on 11-14-2006, 3:57 AM
    • Bangalore
    • Posts 22

    Re: Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

    If you cancel the dialog box you will see the actual error.

     if its 401.1, you will have to look for the kerberos related errors

    if its 401.2, you will probably need to add the URL to the local intranet zone and check.

    check out the KB 929650

    Cheers,
    Santhosh

    visit my blogs at
    http://blogs.msdn.com/sansom
  • 11-01-2009, 12:54 AM In reply to

    Re: Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

    sureshmangalath@yahoo.com:

    Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

    When user access web site url , it throws NTLM login dialog instead of pass through user's windows credentials. Both client and server are on the same domain.

    I have seen this resolve many issues with dialog boxes popping up while using Integrated Auth. I will set it to only NTLM authentication in this instance.
    cscript adsutil.vbs set w3svc/WebSite/root/NTAuthenticationProviders "NTLM"

    http://support.microsoft.com/kb/215383
  • 11-02-2009, 11:33 AM In reply to

    • tomkmvp
    • Top 10 Contributor
    • Joined on 03-20-2003, 6:27 AM
    • Central NJ
    • Posts 6,237
    • IIS MVPs

    Re: Login-Dialog appears from windows 2003 server iis 6.0 web site with integrated windows authentication only.

Page 1 of 1 (4 items)
Microsoft Communities