<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Web Farms</title><link>http://forums.iis.net/1036.aspx</link><description>Questions about using IIS in a load-balanced environment</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How many SPN's do I need? NLB/MSCS</title><link>http://forums.iis.net/thread/1909879.aspx</link><pubDate>Fri, 10 Jul 2009 13:44:08 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909879</guid><dc:creator>Kapn.K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909879.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1036&amp;PostID=1909879</wfw:commentRss><description>&lt;p&gt;Thanks Paul.&lt;/p&gt;
&lt;p&gt;I thought I was on the right track but just wanted to make sure. Between development, test, and production, I&amp;#39;ve got about 150 sites to migrate from being on single boxes to the high availablility environment. &lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;</description></item><item><title>Re: How many SPN's do I need? NLB/MSCS</title><link>http://forums.iis.net/thread/1909845.aspx</link><pubDate>Fri, 10 Jul 2009 08:23:04 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909845</guid><dc:creator>Paul Lynch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909845.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1036&amp;PostID=1909845</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;You need to register one SPN for each URL that you intend to use. Your approach is correct and will not cause duplicate SPN&amp;#39;s.&lt;/p&gt;&lt;p&gt;You can register multiple SPN&amp;#39;s against one domain account but, conversely,&amp;nbsp; you cannot register one SPN against more than one domain account as that will result in duplicate SPN&amp;#39;s.&lt;/p&gt;&lt;p&gt;Once you have got your environment configured I would suggest using&amp;nbsp; the DelegConfig tool to test your setup. I have configured a number of applications to use kerberos and I always use this tool to check that everyting is setup correctly :&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.iis.net/brian-murphy-booth/archive/2007/03/09/delegconfig-delegation-configuration-reporting-tool.aspx"&gt;http://blogs.iis.net/brian-murphy-booth/archive/2007/03/09/delegconfig-delegation-configuration-reporting-tool.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Regards, &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: How many SPN's do I need? NLB/MSCS</title><link>http://forums.iis.net/thread/1909815.aspx</link><pubDate>Thu, 09 Jul 2009 21:16:37 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909815</guid><dc:creator>Rovastar</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909815.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1036&amp;PostID=1909815</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I haven&amp;#39;t setup any Kerboes stuff but does this help?&lt;/p&gt;&lt;p&gt;http://blogs.msdn.com/saurabh_singh/archive/2007/01/29/kerberos-troubleshooting-from-iis-perspective.aspx &lt;/p&gt;&lt;p&gt;http://blogs.iis.net/webtopics/archive/2009/05/22/3-simple-steps-for-configuring-an-spn-for-your-website.aspx &lt;/p&gt;&lt;p&gt;http://support.microsoft.com/kb/929650 &lt;/p&gt;&lt;p&gt;Or maybe this app. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1887 &lt;br /&gt;&lt;/p&gt;</description></item><item><title>How many SPN's do I need? NLB/MSCS</title><link>http://forums.iis.net/thread/1909814.aspx</link><pubDate>Thu, 09 Jul 2009 21:04:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1909814</guid><dc:creator>Kapn.K</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1909814.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1036&amp;PostID=1909814</wfw:commentRss><description>&lt;p&gt;I have nlb groups and multiple sites(each site has own application pool).&lt;/p&gt;
&lt;p&gt;I would like to have one account that all the app pools run under.&lt;/p&gt;
&lt;p&gt;I couldn&amp;#39;t get kerberos working(necessary for remote file-share webroot) using the machine accounts but I was able to with a user account.&lt;/p&gt;
&lt;p&gt;Do I need to do this for each site(not machine)?&lt;/p&gt;
&lt;p&gt;setspn -A HTTP/website1.domain.com domain\service account&lt;/p&gt;
&lt;p&gt;setspn -A HTTP/website2.domain.com domain\service account&lt;/p&gt;
&lt;p&gt;Or does that cause the duplicate SPN? If so, do I need a separate service account for each site/app pool?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>