<?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>Christian Hemker &#187; Kerberos</title>
	<atom:link href="http://blog.hemker.de/tag/kerberos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hemker.de</link>
	<description>Microsoft / Windows / SharePoint / Exchange / Security</description>
	<lastBuildDate>Thu, 20 Aug 2009 07:19:18 +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>Kerberos and SharePoint again</title>
		<link>http://blog.hemker.de/2008/07/22/kerberos-and-sharepoint-again/</link>
		<comments>http://blog.hemker.de/2008/07/22/kerberos-and-sharepoint-again/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:42:23 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Authenti- cation]]></category>
		<category><![CDATA[Kerberos]]></category>

		<guid isPermaLink="false">http://blog.hemker.de/kerberos-and-sharepoint-again/</guid>
		<description><![CDATA[Microsoft has released a very important update for SharePoint, the Infrastructure Update:
http://blogs.msdn.com/sharepoint/archive/2008/07/15/announcing-availability-of-infrastructure-updates.aspx
The update should be installed ASAP.

This document describes changes for Kerberos:
http://technet.microsoft.com/en-us/library/cc263449(TechNet.10).aspx
]]></description>
		<wfw:commentRss>http://blog.hemker.de/2008/07/22/kerberos-and-sharepoint-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicate SPNs and Windows Server 2008</title>
		<link>http://blog.hemker.de/2008/07/17/duplicate-spns-and-windows-server-2008/</link>
		<comments>http://blog.hemker.de/2008/07/17/duplicate-spns-and-windows-server-2008/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 16:15:39 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Authenti- cation]]></category>
		<category><![CDATA[Kerberos]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://blog.hemker.de/duplicate-spns-and-windows-server-2008/</guid>
		<description><![CDATA[Recently I got a comment how to locate duplicate SPNs when using Windows Server 2008.
Luckily, this is very easy, because the SETSPN command from Windows Server 2008 has this functionality builtin:
http://technet2.microsoft.com/windowsserver2008/en/library/39b7428a-2b45-4640-9bd7-46833007d38d1033.mspx?mfr=true

Remove the duplicate service prinicipal name

Each service principal name (SPN) must be unique. Without unique principal names, the Kerberos client is not able to ensure [...]]]></description>
		<wfw:commentRss>http://blog.hemker.de/2008/07/17/duplicate-spns-and-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to test and troubleshoot Kerberos authentication to your MOSS site?</title>
		<link>http://blog.hemker.de/2008/05/16/want-to-test-and-troubleshoot-kerberos-authentication-to-your-moss-site/</link>
		<comments>http://blog.hemker.de/2008/05/16/want-to-test-and-troubleshoot-kerberos-authentication-to-your-moss-site/#comments</comments>
		<pubDate>Fri, 16 May 2008 08:36:38 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Authenti- cation]]></category>
		<category><![CDATA[Kerberos]]></category>

		<guid isPermaLink="false">http://hemker.mcseboard.de/want-to-test-and-troubleshoot-kerberos-authentication-to-your-moss-site/</guid>
		<description><![CDATA[Okay, we have configured our MOSS site so that the users are able to authenticate with Kerberos.
But how do we know for sure that Kerberos was used and the authentication has not fallen back to NTLM? Here is what we can do with the right tools.
At first, we should install a tool which allows us [...]]]></description>
		<wfw:commentRss>http://blog.hemker.de/2008/05/16/want-to-test-and-troubleshoot-kerberos-authentication-to-your-moss-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Want to authenticate with Kerberos? (on your MOSS site)</title>
		<link>http://blog.hemker.de/2008/05/14/want-to-authenticate-with-kerberos-on-your-moss-site/</link>
		<comments>http://blog.hemker.de/2008/05/14/want-to-authenticate-with-kerberos-on-your-moss-site/#comments</comments>
		<pubDate>Wed, 14 May 2008 19:55:18 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Authenti- cation]]></category>
		<category><![CDATA[Kerberos]]></category>

		<guid isPermaLink="false">http://hemker.mcseboard.de/want-to-authenticate-with-kerberos-on-your-moss-site/</guid>
		<description><![CDATA[When you create a new web application on your MOSS 2007 server, you have to make a tough choice: NTLM or Kerberos.
The differences for the user are not visible, but we have to make a few settings to make Kerberos work.
The easy settings are done with the Central Admin of MOSS:

Just enable Kerberos in the [...]]]></description>
		<wfw:commentRss>http://blog.hemker.de/2008/05/14/want-to-authenticate-with-kerberos-on-your-moss-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
