<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tadlock Enterprises &#187; registry</title>
	<atom:link href="http://www.tadlockenterprises.com/tag/registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tadlockenterprises.com</link>
	<description>A specialized west coast firm focused on product and technology vision, planning and execution.</description>
	<lastBuildDate>Thu, 18 Mar 2010 07:45:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix Loopback 401 Errors in Windows Server 2008</title>
		<link>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/</link>
		<comments>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 08:13:16 +0000</pubDate>
		<dc:creator>Craig Tadlock</dc:creator>
				<category><![CDATA[it]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.tadlockenterprises.com/?p=446</guid>
		<description><![CDATA[If you use a loopback address (127.0.0.1) or hosts files on your Windows Server to reference a local IIS web application with Windows Authentication it will probably fail with a 401 error due to a new security constraint. This is often the case if you use a public url for your Sharepoint of TFS server. [...]]]></description>
			<content:encoded><![CDATA[<p>If you use a loopback address (127.0.0.1) or hosts files on your Windows Server to reference a local IIS web application with Windows Authentication it will probably fail with a 401 error due to a new security constraint. This is often the case if you use a public url for your Sharepoint of TFS server. To resolve this you need to add a registry key&#8230;</p>
<ol>
<li>Open <em>regedit</em></li>
<li>Open the key <em>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</em></li>
<li>Create a new DWORD under <em>Lsa </em>named <em>DisableLoopbackCheck</em></li>
<li>Set its value to 1</li>
<li>Restart the server for good measure</li>
</ol>
<p><strong>Related Links</strong></p>
<p><a href="http://support.microsoft.com/kb/896861" target="_blank">http://support.microsoft.com/kb/896861</a></p>
<p><a href="http://ppalakollu.blogspot.com/2009/04/ie-8-ntlm-authentication-on-windows.html" target="_blank">http://ppalakollu.blogspot.com/2009/04/ie-8-ntlm-authentication-on-windows.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tadlockenterprises.com/2010/02/fix-loopback-401-errors-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
