<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/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/"><channel><title>XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx</link><description>Imagine the following scenario: DC01 is a Domain Controller for test.net with the Remote Desktop Services Connection Broker service role installed. RDS01 and RDS02 are W2K8R2 member servers in test.net and have the Remote Desktop Services Session Host</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434768</link><pubDate>Fri, 10 Jun 2011 10:35:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434768</guid><dc:creator>Aurimas N</dc:creator><description>&lt;p&gt;Finally I was able to figure this out. All I had to do was change the Security Layer value to Negotiate in Remote Desktop Session Host Configuration -&amp;gt; Connection -&amp;gt; Properties as described here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/cc742808.aspx"&gt;technet.microsoft.com/.../cc742808.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434768" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434493</link><pubDate>Thu, 09 Jun 2011 06:26:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434493</guid><dc:creator>Paul Adams MSFT</dc:creator><description>&lt;p&gt;Network and session load balancing introduce issues of their own, typically around names, SPNs and certificates, so things to check:&lt;/p&gt;
&lt;p&gt;- how different names used by the client to access the farm behave&lt;/p&gt;
&lt;p&gt;(NetBIOS, IP address, FQDN, specific session host, etc.)&lt;/p&gt;
&lt;p&gt;- registered TERMSRV/xxx SPNs on the computer objects in Active Directory for the machines involved&lt;/p&gt;
&lt;p&gt;- certificates:&lt;/p&gt;
&lt;p&gt;&amp;gt; Common Name (CN) matches the name used to access the server or farm as appropriate&lt;/p&gt;
&lt;p&gt;&amp;gt; Certificate Authority (CA) must be trusted by the client&lt;/p&gt;
&lt;p&gt;&amp;gt; Certificate Revocation List (CRL) must be reachable if defined&lt;/p&gt;
&lt;p&gt;The tools of choice for checking out Kerberos ticket requests would be either Network Monitor (NetMon) or Wireshark.&lt;/p&gt;
&lt;p&gt;Either tool is too much to go into in detail in a blog, but using a display filter after capturing data on the client and all session hosts you should be able to see the requests &amp;amp; responses from the KDC.&lt;/p&gt;
&lt;p&gt;(Kerberos traffic is only UDP or TCP port 88, and the packet details should be able to show you the SPN for which a ticket is being requested.)&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not aware of any quick-start guides for using NetMon or Wireshark, I&amp;#39;m not sure there is a better way of getting to know each one other than simply using it and reading the online help.&lt;/p&gt;
&lt;p&gt;Kerberos itself is not my area of expertise, so if there is a GPO affecting Kerberos ticket behaviour, for example, I wouldn&amp;#39;t know where to check for that - but it sometimes helps to move computer objects into an OU with all GPOs blocked for testing.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434493" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434315</link><pubDate>Wed, 08 Jun 2011 12:54:56 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434315</guid><dc:creator>Aurimas N</dc:creator><description>&lt;p&gt;I have tried to connect to another computer remotely which is not in Remote Connection Broker and SSO worked fine, but I have little knowledge where to go from here and how to track the problem source, I have no experience in network tracing, would you suggest some article for starters?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434315" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434238</link><pubDate>Wed, 08 Jun 2011 06:43:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434238</guid><dc:creator>Paul Adams MSFT</dc:creator><description>&lt;p&gt;Once the delegation is enabled for the specified SPNs, it should be good to go.&lt;/p&gt;
&lt;p&gt;I would recommend starting with a more basic configuration - take a node out of the Connection Broker farm and try connecting to it by its unique name instead of the NLB name.&lt;/p&gt;
&lt;p&gt;If that works, you know you need to check out the configuration of the DNS, SPNs, certificates and so on.&lt;/p&gt;
&lt;p&gt;Sometimes taking a network trace from the client &amp;amp; RD Session Host you can see what authentication requests &amp;amp; Kerberos ticket requests are travelling around, and that can be a clue where to start.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434238" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434237</link><pubDate>Wed, 08 Jun 2011 06:32:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434237</guid><dc:creator>Aurimas N</dc:creator><description>&lt;p&gt;So in Windows7 you would only need to enable &amp;nbsp;&amp;quot;Allow Delegating Default Credentials with NTML only Server Authentication&amp;quot; and &amp;quot;Allow Delegating Default Credentials&amp;quot; in GPO and it should work?&lt;/p&gt;
&lt;p&gt;I enabled these settings with TERMSRV/* however the result I get is credentials being asked on server.&lt;/p&gt;
&lt;p&gt;In RDC I see &amp;quot;Your Windows logon credentials will be used to connect&amp;quot; before connecting, but credentials are not delegated as I get empty username and password fields on the server.&lt;/p&gt;
&lt;p&gt;I am logged in with domain user.&lt;/p&gt;
&lt;p&gt;Servers are 2008R2 with Remote Desktop Connection Broker and NLB, do I need to change any additional settings?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434237" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434235</link><pubDate>Wed, 08 Jun 2011 06:23:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434235</guid><dc:creator>Paul Adams MSFT</dc:creator><description>&lt;p&gt;There&amp;#39;s nothing else to do - the Remote Desktop Client automatically leverages the CredSSP component if it&amp;#39;s enabled.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434235" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3434234</link><pubDate>Wed, 08 Jun 2011 06:19:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3434234</guid><dc:creator>Aurimas N</dc:creator><description>&lt;p&gt;Hi, so how do you enable SSO exactly? Do you need to enable SSO as a separate setting or does it work after you enable Credential Delegation + CredSSP?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3434234" width="1" height="1"&gt;</description></item><item><title>re: XP Clients, CredSSP, SSO, Connection Broker and other animals</title><link>http://blogs.technet.com/b/mrsnrub/archive/2010/12/16/xp-clients-credssp-sso-connection-broker-and-other-animals.aspx#3425022</link><pubDate>Thu, 28 Apr 2011 21:10:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3425022</guid><dc:creator>Pronichkin</dc:creator><description>&lt;p&gt;Here&amp;#39;s another uncommon reason why «Securing remote connection…» phase hangs for two minutes. In my recent case it happened because the Remote Desktop Connection machine didn&amp;#39;t have Kerberos (TCP/88) access to Active Directory Domain Controller for the domain of the target machine (i.e. Remote Desktop Session Host).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3425022" width="1" height="1"&gt;</description></item></channel></rss>