<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Web Services Security &#8211; HTTP Basic Authentication without Active Directory</title>
	<atom:link href="http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/</link>
	<description>Musings on just about everything.</description>
	<lastBuildDate>Wed, 10 Mar 2010 07:01:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chinh</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131779</link>
		<dc:creator>Chinh</dc:creator>
		<pubDate>Mon, 24 Aug 2009 21:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131779</guid>
		<description>For anyone trying to get this to work with IIS7, you need to do this:

- In web.config, change the name of the httpModule to &quot;CustomBasicAuthenticationModule&quot;. In IIS7, there&#039;s already a built-in module named &quot;BasicAuthenticationModule&quot;.
- Follow the instructions here http://bdotnet.in/blogs/navaneeth/archive/2008/07/06/2056.aspx

Chinh</description>
		<content:encoded><![CDATA[<p>For anyone trying to get this to work with IIS7, you need to do this:</p>
<p>- In web.config, change the name of the httpModule to &#8220;CustomBasicAuthenticationModule&#8221;. In IIS7, there&#8217;s already a built-in module named &#8220;BasicAuthenticationModule&#8221;.<br />
- Follow the instructions here <a href="http://bdotnet.in/blogs/navaneeth/archive/2008/07/06/2056.aspx" rel="nofollow">http://bdotnet.in/blogs/navaneeth/archive/2008/07/06/2056.aspx</a></p>
<p>Chinh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gulin</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131768</link>
		<dc:creator>Gulin</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131768</guid>
		<description>I did all the steps , added 
using System.Web in the BasicAuthenticationModule.cs Class however visual studio gives errors like IHttpModule, HttpApplication could not be found.. Could you tell me where did i make the mistake?</description>
		<content:encoded><![CDATA[<p>I did all the steps , added<br />
using System.Web in the BasicAuthenticationModule.cs Class however visual studio gives errors like IHttpModule, HttpApplication could not be found.. Could you tell me where did i make the mistake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregr</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131754</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131754</guid>
		<description>Mike, the source is available, which you can compile.  I don&#039;t have a DLL available for download.</description>
		<content:encoded><![CDATA[<p>Mike, the source is available, which you can compile.  I don&#8217;t have a DLL available for download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131753</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 07:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131753</guid>
		<description>Where is the link to download the dll</description>
		<content:encoded><![CDATA[<p>Where is the link to download the dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131618</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Thu, 23 Apr 2009 13:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131618</guid>
		<description>This works great on my dev machine with IIS5 but when running on the hosting server (IIS7) it does not work, access is denied all the time. 

Any ideas?</description>
		<content:encoded><![CDATA[<p>This works great on my dev machine with IIS5 but when running on the hosting server (IIS7) it does not work, access is denied all the time. </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregr</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131565</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131565</guid>
		<description>Kim - you pretty much can&#039;t...using Basic auth, the browser will re-present the credentials on each request as necessary, and assuming those credentials are still valid, it will be transparent to the user.</description>
		<content:encoded><![CDATA[<p>Kim &#8211; you pretty much can&#8217;t&#8230;using Basic auth, the browser will re-present the credentials on each request as necessary, and assuming those credentials are still valid, it will be transparent to the user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-131564</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Wed, 04 Mar 2009 14:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-131564</guid>
		<description>Using this code and it works great, thanks. Just one question - how would I implement a logout function? I&#039;ve tried FormsAuthentication.SignOut(), Session.Abandon() and Context.User = null, but neither seems to work. I&#039;m stilled logged on as the original user.</description>
		<content:encoded><![CDATA[<p>Using this code and it works great, thanks. Just one question &#8211; how would I implement a logout function? I&#8217;ve tried FormsAuthentication.SignOut(), Session.Abandon() and Context.User = null, but neither seems to work. I&#8217;m stilled logged on as the original user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basic authentication utilizzando uno store diverso da windows - Alessandro Damiani Blog</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-129454</link>
		<dc:creator>Basic authentication utilizzando uno store diverso da windows - Alessandro Damiani Blog</dc:creator>
		<pubDate>Wed, 18 Feb 2009 16:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-129454</guid>
		<description>[...] Web Services Security - HTTP Basic Authentication without Active Directory [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Services Security &#8211; HTTP Basic Authentication without Active Directory [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-106235</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 13 Nov 2008 19:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-106235</guid>
		<description>I simply cannot get this to work in an ASP.net 2 webservice.  It blows up completely inexplicably with w3wp.exe exceptions in the Application Log on Windows 2003 server.  HTML pages work just fine, but any time I touch an ASPX or ASMX, the entire app pool crashes.</description>
		<content:encoded><![CDATA[<p>I simply cannot get this to work in an ASP.net 2 webservice.  It blows up completely inexplicably with w3wp.exe exceptions in the Application Log on Windows 2003 server.  HTML pages work just fine, but any time I touch an ASPX or ASMX, the entire app pool crashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregr</title>
		<link>http://www.rassoc.com/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/comment-page-1/#comment-91862</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Thu, 02 Oct 2008 15:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregrphoto.com/rassoc/gregr/weblog/2002/06/26/web-services-security-http-basic-authentication-without-active-directory/#comment-91862</guid>
		<description>@Learner - make sure you follow _every_ step above, including the part after step 4 about IIS config.  Then, try to hit your web service endpoint with a browser - you should find that it prompts you for credentials.</description>
		<content:encoded><![CDATA[<p>@Learner &#8211; make sure you follow _every_ step above, including the part after step 4 about IIS config.  Then, try to hit your web service endpoint with a browser &#8211; you should find that it prompts you for credentials.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
