Re: Basic Auth Requires Logon Credentials

From: Tom Kaminski [MVP] ((A_at_T))
Date: 10/27/04


Date: Wed, 27 Oct 2004 16:34:03 -0400


"SCukier" <scottcukier@hotmail.com> wrote in message
news:506F6AB3-B6C7-4292-813C-069DA062E486@microsoft.com...
>I have enabled Basic Authentication yet when a user visits the web-site
>logon
> credentials are still required.

That's how Basic Authentication works. What were you expecting?
http://support.microsoft.com/?kbid=264921

-- 
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iisfaq.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://www.tryiis.com 


Relevant Pages

  • Re: Single Sign on Between IIS 6 and IIS 5
    ... The HTTP standard for Basic authentication ... automatically forward Basic credentials when users establish a connection to ... Forwarding credentials outside the protection space of one authenticated ... site can be implemented with Microsoft Active Server Pages and/or HTML ...
    (microsoft.public.inetserver.iis.security)
  • Re: AS 2005 HTTP access with Basic Authentication
    ... If you are inside Internet Explorer and browse to a web page and specify ... would work without demanding the basic authentication credentials again. ... >> It means that I have authenticated to IIS with basic authentication. ...
    (microsoft.public.sqlserver.olap)
  • Re: Basic Authentication
    ... IE does not (by default(send credentials automatically when Basic Authentication is used, even if the site is in the Intranet zone. ... credentials to IIS without prompting for it. ...
    (microsoft.public.inetserver.iis.security)
  • PreAuthenticate doesnt work
    ... We are having problems trying to send HTTP Basic Authentication credentials in the first message. ... Usually they're not sent in the first message, then the server issues a challenge, then the client sends another message with the credentials. ... We badly need to be able to do this do use a .NET client for a web service implemented on a Cape server, that doesn't seem to issue a challenge. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: PreAuthenticate doesnt work
    ... > HttpWebRequest doesnt send credentials preemptively. ... > add the authentication header. ... >> We are having problems trying to send HTTP Basic Authentication ... > credentials in the first message. ...
    (microsoft.public.dotnet.framework.webservices)