<?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>Chicken Soup for the Techie</title><link>http://blogs.technet.com/b/abizerh/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>How an incorrectly configured account lockout policy can give more pain than security.</title><link>http://blogs.technet.com/b/abizerh/archive/2013/04/21/how-an-incorrectly-configured-account-lockout-policy-can-give-more-pain-than-security.aspx</link><pubDate>Sun, 21 Apr 2013 10:23:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3568102</guid><dc:creator>Abizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3568102</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2013/04/21/how-an-incorrectly-configured-account-lockout-policy-can-give-more-pain-than-security.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;I don't believe this..... we still see environments with Account Lockout policy set with a threshold of 3, with lockout duration of 2 or 5 minutes etc.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Most of them, spend a good amount of money and time addressing these lockouts, and affecting business functions while the addressing them. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;I have tried to list down some points that will indicate that the Account lockout policy with a low threshold, like 3 is NOT recommended. In fact an INCORRECTLY configured Account Lockout policy will cause more downtime for the business them help it.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;A better security practice it to have a &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp;&amp;nbsp; Strict password policy + disabled account lockout policy &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;OR&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp;&amp;nbsp; Strict password policy + correctly lockout policy with high lockout threshold.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;1.&amp;nbsp;&amp;nbsp; Microsoft's recommendations:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc757692(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc757692(WS.10).aspx&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;"Brute force password attacks can be automated to try thousands or even millions of password combinations for any or all user accounts. Limiting the number of failed logons that can be performed nearly eliminates the effectiveness of such attacks.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;However, it is important to note that, in contrast, a denial-of-service attack could be performed on a domain that has an account lockout threshold configured. A malicious user could programmatically attempt a series of password attacks against all users in the organization. If the number of attempts is greater than the value of Account lockout threshold, the attacker could potentially lock out every account.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Because vulnerabilities can exist both when this value is configured and when it is not, any organization should weigh their identified threats and the risks that they are trying to mitigate. There are two options to consider for this policy setting:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Set Account lockout threshold to 0. This ensures that accounts will not be locked out. This setting will prevent a denial-of-service attack that intentionally locks out all or some accounts. In addition, this setting helps reduce Help desk calls because users cannot accidentally lock themselves out of their accounts.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Because it will not prevent a brute force attack, a value of 0 should only be chosen if both of the following criteria are explicitly met:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password Policy settings force all users to have complex passwords made up of eight or more characters.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A robust auditing mechanism is in place to alert administrators when a series of failed logons are occurring in the environment.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;If these criteria cannot be met, set Account lockout threshold to a high enough value that users can accidentally mistype their password several times before they are locked out of their account, but ensure that a brute-force password attack would still lock out the account. It is advisable to specify a value of 50 invalid logon attempts. Keep in mind, however, that although this setting can reduce the number of Help desk calls by reducing the number of user lockouts, it cannot prevent a denial-of-service attack."&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2.&amp;nbsp;&amp;nbsp; &lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Security Configuration Benchmark for Windows environment from &amp;lsquo;Center for Internet Security&amp;rsquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://benchmarks.cisecurity.org/tools2/windows/CIS_Microsoft_Windows_7_Benchmark_v1.1.0.pdf"&gt;http://benchmarks.cisecurity.org/tools2/windows/CIS_Microsoft_Windows_7_Benchmark_v1.1.0.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&amp;ldquo;Account lockout threshold&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Description:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;This control defines the number of failed logon attempts before a user is locked out of an account. It is recommended that this setting be configured as described below:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;- For the SSLF profile(s), the recommended value is 10 invalid logon attempt(s).&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;- For the Enterprise profile(s), the recommended value is 50 invalid logon attempt(s).&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Rationale:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Enforcing an account lockout threshold will almost eliminated the effectiveness of automated brute force password attacks and improves the security of a system&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;3.&amp;nbsp;&amp;nbsp; Security Configuration Benchmark for Windows environment from &amp;ldquo;National Security Agency&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://www.nsa.gov/ia/_files/os/win2003/oldFiles/MSCG-001R-2003.pdf"&gt;http://www.nsa.gov/ia/_files/os/win2003/oldFiles/MSCG-001R-2003.pdf&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&amp;ldquo;Account lockout threshold&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Table 2.10: Settings&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Domain Member&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Default Legacy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Client Enterprise&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Client High Security&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;0 invalid login attempts&amp;nbsp;&amp;nbsp; 50 invalid login attempts 50 invalid login attempts 10 invalid login attempts&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;The Account lockout threshold setting determines the number of attempts that a user can make to log on to an account before it is locked. Authorized users can lock themselves out of an account by incorrectly entering their password, or by changing their password on one computer while logged on to another computer. The computer with the incorrect password may continuously try to authenticate the user, and because the password it is using to authenticate is incorrect, the user account is eventually locked out. To avoid locking out authorized users, set the account lockout threshold to a high number.&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;4.&amp;nbsp;&amp;nbsp; Other popular blogs talking about the same:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://www.windowsecurity.com/articles/Implementing-Troubleshooting-Account-Lockout.html"&gt;http://www.windowsecurity.com/articles/Implementing-Troubleshooting-Account-Lockout.html&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;5.&amp;nbsp;&amp;nbsp; Below are some numbers that will help you understand the above recommendations better.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;*&lt;em&gt;*Assuming that you have an account lockout policy with a threshold set to 3, lockout duration of 0&amp;nbsp;and a password policy with minimum password lenght of 8.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;An analysis of your current lockout and password policy is as follows:-&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;span style="color: #993300;"&gt;94&lt;/span&gt; possible characters ^ &lt;span style="color: #993300;"&gt;8&lt;/span&gt; character per password (minimum password length) = &lt;span style="color: #993300;"&gt;6,095,689,385,410,816&lt;/span&gt; possible passwords.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;You guess a password on average half way through a brute force attack = &lt;span style="color: #993300;"&gt;6095689385410816 / 2 = 3047844692705408&lt;/span&gt; average guesses required.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Because the lockout duration is not defined and accounts are only unlocked by Administrators, we have to pick an average amount of time it might take an account to be unlocked. Let's assume &lt;span style="color: #993300;"&gt;&lt;strong&gt;30&lt;/strong&gt;&lt;/span&gt; &lt;span style="color: #993300;"&gt;minutes&lt;/span&gt; (it's probably longer which will reduce the odds further). Another reason why I'm taking 30 minutes is because if the&amp;nbsp;lockout duration is defined, it would mostly be 30 minutes.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Only &lt;span style="color: #993300;"&gt;3 guesses&lt;/span&gt; i.e. bad passwords (current threshold) can be accepted by AD every &lt;span style="color: #993300;"&gt;30 minutes&lt;/span&gt; (approx. lockout duration) = &lt;span style="color: #993300;"&gt;1 guess every 10 minutes&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Each password remains the same for 42 days (assuming you have a &lt;span style="color: #993300;"&gt;max password age is 42 days&lt;/span&gt;, which is the default), so you have&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;42&amp;nbsp;days * 24 hours per day * 60 minutes per hour * 1/10 guesses per minute = &lt;span style="color: #993300;"&gt;6048 guesses per password lifetime&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;The average chance of guessing the password = &lt;/span&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;6048 guesses per password lifetime / 3047844692705408 average guesses required =&lt;span style="color: #993300;"&gt; 1 in 503942574852 chance of guessing the password in 42 days&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;If the &lt;span style="color: #993300;"&gt;lockout threshold were increased from 3 to 10&lt;/span&gt;, the chance of guessing the password over the 42 day password lifetime would be&lt;span style="color: #993300;"&gt; 1 in 151182772455.&lt;/span&gt; Still quite small!!&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="color: #008000;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Increasing the required password length to 9 with an account lockout threshold of 10 results in the chance of guessing the password over the 42 day password lifetime of 1 in 14211180610828 - a chance 28 times stronger than the earlier policy with threshold of 3.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;The above information was about the lockout threshold, now taking of the &lt;strong&gt;Account lockout duration&lt;/strong&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;It is advisable to set Account lockout duration to approximately 30 minutes. A value of 0 specifies that the account will be locked out until an administrator explicitly unlocks it.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;To configure the value for this policy setting so that it never automatically unlocks the account might seem like a good idea, because then the admins/helpdesk gets a chance to investigate the cause of lockout, but doing so can increase the number of requests that your organization&amp;rsquo;s Help desk receives to unlock accounts that were locked by mistake.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;To unlock the account automatically after a &lt;em&gt;nn&lt;/em&gt; number of minutes, it needs to be set along side auditing so that the administrator gets to know if there are unusual amount of lockouts which need investigation. We recommend that you atleast set the lockout duration to 30 mins. If you reduce the lockout duration further down (like 2 or 5 minutes) to reduce the impact to the end user, you are undoing the purpose of having a account lockout policy and also adding up to the AD replication traffic.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Hope the above information helps you configure the account lockout policy correctly.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Abizer &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3568102" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/account/">account</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/threshold/">threshold</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/password/">password</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/lockout/">lockout</category></item><item><title>Possible causes of Authentications failures for federated users in Office 365.</title><link>http://blogs.technet.com/b/abizerh/archive/2013/04/20/possible-causes-of-authentications-failures-for-federated-users-in-office-365.aspx</link><pubDate>Sat, 20 Apr 2013 15:53:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3568049</guid><dc:creator>Abizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3568049</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2013/04/20/possible-causes-of-authentications-failures-for-federated-users-in-office-365.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;em&gt;Here I&amp;rsquo;m assuming that we are using ADFS 2.0, for SSO to O365 services:&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;strong&gt;1.&amp;nbsp;&amp;nbsp; Active Directory replication issue&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;If AD replication is broken, changes made to user/group may not be in sync across DCs. Between DCs, we may have password/upn/groupmembersip/proxyaddress mismatch that will affect the ADFS response (authentication and claims), as it may go to different DCs for Authentication and LDAP query.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;One should start looking at the DCs in the same site as ADFS, probably a &amp;lsquo;Repadmin /showreps&amp;rsquo; or a &amp;lsquo;DCdiag /v&amp;rsquo; should tell if there is a problem on the DCs, ADFS is most likely to contact.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;We can also collect AD replication summary to ensure that AD changes are getting replicated across to all DCs correctly. I have found &amp;ldquo;repadmin /showrepl * /csv &amp;gt; showrepl.csv&amp;rdquo; output to be helpful.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;2.&amp;nbsp;&amp;nbsp; Account locked out or disabled in Active Directory.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;When getting authenticated via ADFS, the end user is not going to get an error stating that the account is locked or disabled.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;With the ADFS auditing or Audit logon events enabled &amp;ndash; we should be able to find if the authentication failed due to incorrect password, account disabled /locked etc.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Enable ADFS and Logon auditing on the ADFS servers.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use local or domain policy to enable Success and failure for&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; Computer configuration\Windows Settings\Security setting\Local Policy\Audit Policy&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp; Audit logon event&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;-&amp;nbsp; Audit Object Access&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Disable the following policy&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; Computer configuration\Windows Settings\Security setting\Local Policy\Security Option &amp;ndash; &amp;ldquo;Audit: Force audit policy subcategory settings (Windows Vista or later) to override audit policy category settings.&amp;rdquo; &amp;ndash; Disabled&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;If you want to configure this via advanced auditing, then follow the steps in the link below:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-configuring-computers(v=WS.10).aspx#bkmk_ConfigureAuditing"&gt;http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-configuring-computers(v=WS.10).aspx#bkmk_ConfigureAuditing&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure ADFS for auditing:&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; Open the AD FS 2.0 Management snap-in.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;To open the AD FS 2.0 Management snap-in, click Start, point to Programs, point to Administrative Tools, and then click AD FS 2.0 Management.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Actions pane, click Edit Federation Service Properties.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Federation Service Properties dialog box, click the Events tab.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;o&amp;nbsp;&amp;nbsp;&amp;nbsp; Select the Success audits and Failure audits check boxes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run &amp;lsquo;Gpupdate /force&amp;rsquo; on the server&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;3.&amp;nbsp;&amp;nbsp; SPN registered incorrectly&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Duplicate SPN or SPN registered under the an account other than the ADFS service account.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Ensure that SPN HOST/ADFSservicename is added under the Service account running the ADFS service, in an ADFS Farm setup. For ADFS standalone setup, where the service is running under the &amp;lsquo;Network Service&amp;rsquo;, the SPN need to be under the server computer account, hosting ADFS.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Ensure that there are not Duplicate&amp;nbsp; SPNs for the ADFS service, as it may cause intermittent authentication failure with ADFS.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Use &amp;lsquo;SETSPN &amp;ndash;L serviceaccount&amp;rsquo; to list the SPN, &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&amp;lsquo;SETSPN &amp;ndash;A HOST/ADFSservicename serviceaccount&amp;rsquo; to Add the SPN &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;and &amp;lsquo;SETSPN &amp;ndash;X&amp;rsquo; to check for duplicate SPN.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;4.&amp;nbsp; &amp;nbsp;Time sync issue on ADFS server and ADFS proxy&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Ensure that the time on the ADFS server and the proxy is in sync, when the time on ADFS server is off by more than 5 minutes, from that on the DCs, we get authentication failures. When the time on ADFS proxy is off sync as compared to ADFS, the proxy trust would get affected and broken, which will start failing the request coming via the ADFS proxy.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;5.&amp;nbsp;&amp;nbsp; Duplicate UPNs in AD.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;One time I came across an issue where we were able to authenticate via ADFS when using SAMAccountName but failed when using UPN. We eventually found that users were failing to authenticate using UPN because the AD had 2 users with the same UPN. It&amp;rsquo;s possible to end up with 2 users with the same UPN when users are added and modified using scripting, ADSIedit etc.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;In the above scenario, when using UPN the user was getting authenticated against the duplicate user, hence the credential supplied were not getting validated.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;You can use queries like below to check if there are multiple objects in AD with same values for an attribute.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&amp;ldquo;Dsquery * forestroot -filter UserPrincipalName=problemuser_UPN&amp;ldquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Make sure that the UPN on the duplicate user is renamed, so that authentication request with the UPN get validated against the correct Objects.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;6.&amp;nbsp;&amp;nbsp; UPN mismatch between Office 365 and On-premise&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;For a federated user to get authenticated to O365 via a Token from ADFS, we need to ensure that the UPN of the user in the Token issued by ADFS, should be the same as the logon name for the user in O365.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;One common cause leading to this issue is when the UPN of a synced user is changed in AD without updating the online directory. Here one can either correct the User&amp;rsquo;s UPN in AD, to match the related user&amp;rsquo;s logon name or change the Logon name of the related user in the Online directory, using cmdlet -&amp;nbsp; &amp;ldquo;Set-MsolUserPrincipalName -UserPrincipalName [ExistingUPN] -NewUserPrincipalName [DomainUPN-AD]&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;7.&amp;nbsp;&amp;nbsp; Token signing certificate mismatch between ADFS and Office 365.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;This is one of the most command issues. ADFS uses the Token signing certificate to sign the Token sent to the user or application. The trust between the ADFS and O365 is a federated trust based on this token signing certificate, i.e. Office 365 verifies that the Token received is signed using a token-signing certificate of the claim provider (ADFS service) it trust.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Now when the Token signing certificate on the ADFS is changed as a result of Auto Certificate Rollover or Admins intervention (after or before certificate expiry), then the details of the new certificate needs to be updated on the O365 tenant for the federated domain, which does not happen automatically and requires Admin intervention.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;While in a broken state when the Primary Token signing certificate on the ADFS is different than what O365 knows about, the Token issued by ADFS is not trusted by O365 and hence the federated user is not allowed to logon.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;We can use &amp;lsquo;Get-MsolFederationProperty -DomainName &amp;lt;domain&amp;gt;&amp;rsquo;&amp;nbsp; to dump the federation property on ADFS and O365. Here you can compare the TokenSigningCertificate thumbprint, to check if O365 tenant configuration for your federated domain is in sync with ADFS. If you find a mismatch in the Token-Signing certificate configuration, use the following command to update it, &amp;ldquo;Update-MsolFederatedDomain -DomainName &amp;lt;domain&amp;gt; -SupportMultipleDomain&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;You can also run the below tool to schedule a task on the ADFS server that will monitor for the Auto-certificate rollover, of the Token signing certificate and update O365 tenant automatically.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Microsoft Office 365 Federation Metadata Update Automation Installation Tool&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://gallery.technet.microsoft.com/scriptcenter/Office-365-Federation-27410bdc"&gt;http://gallery.technet.microsoft.com/scriptcenter/Office-365-Federation-27410bdc&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Verify and manage single sign-on with AD FS&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/jj151809.aspx"&gt;http://technet.microsoft.com/en-us/library/jj151809.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;8.&amp;nbsp;&amp;nbsp; ADFS proxy trust with ADFS service, might be BROKEN.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;During the ADFS proxy configuration wizard, we provide a domain user account to authenticate with ADFS service and establish Trust between ADFS service and ADFS proxy. Later, the AD FS proxy server periodically renews the proxy trust token with the AD FS Federation Service to maintain AD FS proxy server in a working state. By default AD FS proxy server tries to renew proxy trust token every 4 hours.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;For a number of reason, the ADFS proxy trust may get broken, like, Time sync issues, Problem with ADFS server, connectivity issues with ADFS service etc. When this happens you should see more errors (mainly 364) under the ADFS 2.0 &amp;gt; Admin event log. In this scenario, you will be able to authenticate with ADFS, bypassing the proxy.&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Quick method to reset the ADFS proxy trust with backend is by re-running the ADFS proxy configuration wizard. If you see the event 391 followed by 245 then we are good on the proxy.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Troubleshooting federation server proxy problems with AD FS 2.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-federation-server-proxy-problems%28WS.10%29.aspx"&gt;http://technet.microsoft.com/en-us/library/adfs2-troubleshooting-federation-server-proxy-problems%28WS.10%29.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;9.&amp;nbsp;&amp;nbsp; Issuance Authorization claims rules in RP, denying access to user.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;On the ADFS Relying party Trust, you can configure the Issuance Authorization rules that can be used to control whether an authenticated user should be issued a token for an Relying Party. We can use the claims issued to this user to make that decision like DENY access to a user if he is a part of a group (group being pulled up as a claim).&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;If certain federated user are unable to get through via ADFS, you may want to check the &amp;ldquo;Issuance Authorization rules&amp;rdquo; for the Office 365 RP and check if it has &amp;lsquo;PERMIT All&amp;rsquo;. If not, go through the custom authorization rules to check if the condition in that rule will evaluate true for the affected user.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Limiting Access to Office 365 Services Based on the Location of the Client&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/hh526961(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/hh526961(v=ws.10).aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Understanding Claim Rule Language in AD FS 2.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/4792.understanding-claim-rule-language-in-ad-fs-2-0.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/4792.understanding-claim-rule-language-in-ad-fs-2-0.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;10.&amp;nbsp;&amp;nbsp; &amp;ldquo;Issuance Transform claim&amp;rdquo; rules for the Office 365 RP not configured correctly, in a scenarios where you have multiple TLD (Top level domain).&amp;nbsp; You might have issues login in if &amp;lsquo;Supportmultipledomain&amp;rsquo; switch was not used when creating and updating RP trust with O365&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;SupportMultipleDomain switch, when managing SSO to Office 365&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://blogs.technet.com/b/abizerh/archive/2013/02/06/supportmultipledomain-switch-when-managing-sso-to-office-365.aspx"&gt;http://blogs.technet.com/b/abizerh/archive/2013/02/06/supportmultipledomain-switch-when-managing-sso-to-office-365.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;11.&amp;nbsp;&amp;nbsp; Stale cached credentials in Windows Credential Manager&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;At times when login in from a workstation to the portal or using outlook, when being prompted for credentials, we might have selected save credentials/password, which in turn may have saved the credentials for the target (O365 or ADFS service), in the Windows Credentials manager (Control Panel\User Accounts\Credential Manager). This should help prevent credentials prompt for some time, but may cause a problem after the user password has changed and the credentials manager is not updated. Then you always end up sending the stale credentials to the ADFS service and fail to authenticate.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Removing or updating the cached credentials, in Windows Credential Manager may help.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;12.&amp;nbsp;&amp;nbsp; Connectivity issues, when connecting via firewall/reverse proxy &amp;gt; ADFS proxy &amp;gt; ADFS service&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;We might not be able to authenticate a federated user if we cannot reach the ADFS proxy or&amp;nbsp; ADFS server via the ADFS proxy.&amp;nbsp; Might be an issue with the external firewall not routing traffic to the ADFS proxy from the Internet. Might be the load balancer managing traffic to the ADFS proxy servers or ADFS service. &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Communication issue for some time between the ADFS proxy and ADFS service may have caused the ADFS proxy trust renewals to fail, breaking the Trust. Rerunning of the ADFS proxy configuration may help in this case&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;It could also be a problem with DNS name resolution for ADFS service&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;13.&amp;nbsp;&amp;nbsp; ADFS service account does not have READ access to on the ADFS token signing certificate&amp;rsquo;s private key.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;a. When you add a new Token-Signing certificate, you receive a warning reading: "Ensure that the private key for the chosen certificate is accessible to the service account for this Federation Service on each server in the farm":&lt;br /&gt;b. Click Start, Run, type MMC.exe, and press Enter&lt;br /&gt;c. Click File, Add/Remove Snap-in&lt;br /&gt;d. Double-click Certificates&lt;br /&gt;e. Select Computer account and click Next&lt;br /&gt;f. Select Local computer and click Finish&lt;br /&gt;g. Expand Certificates (Local Computer), expand&amp;nbsp; Personal, and select Certificates&lt;br /&gt;h. Right-click your new Token-Signing certificate, select All Tasks, and select Manage Private Keys&lt;br /&gt;i. Add Read access for your AD FS 2.0 service account and click OK&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;j. Close the Certificates MMC&lt;/span&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;14.&amp;nbsp; &amp;nbsp;&amp;ldquo;Extended Protection&amp;rdquo; for Windows Authentication is enabled for ADFS/LS &amp;ndash; may cause issues with specific browsers&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;At times you may see ADFS repeatedly prompting for credentials, this could be related to &amp;ldquo;Extended protection&amp;rdquo; that is enabled for Windows Authentication for the ADFS/LS application, in IIS&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;When Extended Protection for Authentication is enabled, authentication requests are bound to both the Service Principal Names (SPN) of the server to which the client tries to connect and to the outer Transport Layer Security (TLS) channel over which Integrated Windows Authentication happens. Extended protection enhances the existing Windows Authentication functionality to mitigate authentication relay or "man in the middle" attacks. Certain browsers/fiddler cannot work with &amp;ldquo;Extended protection&amp;rdquo;, it would throw repeated prompts followed by access denied. Disabling &amp;ldquo;Extended protection&amp;rdquo; helps is such scenario.&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Browser Issues with Extended Protection for Authentication&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/hh852537.aspx"&gt;http://technet.microsoft.com/en-us/library/hh852537.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;AD FS 2.0: Continuously Prompted for Credentials While Using Fiddler Web Debugger&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/1426.ad-fs-2-0-continuously-prompted-for-credentials-while-using-fiddler-web-debugger.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/1426.ad-fs-2-0-continuously-prompted-for-credentials-while-using-fiddler-web-debugger.aspx&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;15.&amp;nbsp; &amp;nbsp;Lastly if none of the above causes are true, then create a support case with Microsoft and ask them to check if the User account shows consistent under the O365 tenant.&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small; text-decoration: underline;"&gt;&lt;span style="font-family: book antiqua,palatino;"&gt;More info&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;Error message from AD FS 2.0 when a federated user signs in to Office 365: "There was a problem accessing the site"&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://support.microsoft.com/kb/2383983/EN-US"&gt;http://support.microsoft.com/kb/2383983/EN-US&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;A federated user is repeatedly prompted for credentials when he or she connects to the AD FS 2.0 service endpoint during Office 365 sign-in&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: book antiqua,palatino; font-size: small;"&gt;&lt;a href="http://support.microsoft.com/kb/2461628/EN-US"&gt;http://support.microsoft.com/kb/2461628/EN-US&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;strong&gt;Abizer&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3568049" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/O365/">O365</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/ADFS/">ADFS</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Federated+user/">Federated user</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Office+365/">Office 365</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Authentication/">Authentication</category></item><item><title>More information about SSO experience when authenticating via ADFS</title><link>http://blogs.technet.com/b/abizerh/archive/2013/04/11/more-information-about-sso-experience-when-authenticating-via-adfs.aspx</link><pubDate>Thu, 11 Apr 2013 08:13:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3565247</guid><dc:creator>Abizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3565247</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2013/04/11/more-information-about-sso-experience-when-authenticating-via-adfs.aspx#comments</comments><description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Common understanding about SSO:&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Which may mean user enters username/password once, and does not need to reenter again during the same session.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;It may also mean that when accessing different application/resources, we need not enter different credentials, but enter the same ones.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;AD FS 2.0 enables identity federation, extending the notion of above centralized authentication, authorization, and single sign-on to Web applications and services located virtually anywhere.&lt;/p&gt;
&lt;p&gt;As previously introduced, identity federation relies on standards-based protocols to establish federation trusts between claims providers and relying parties, facilitating secure access to Web applications and services across security boundaries.&lt;/p&gt;
&lt;p&gt;For an organization, AD FS 2.0 provides corporate users with a rich federated experience and seamless access to resources located:&lt;/p&gt;
&lt;p&gt;- Inside the corporate intranet;&lt;/p&gt;
&lt;p&gt;- Outside the corporate network in a corporate perimeter network, extranet and/or in the Cloud, for example in the Microsoft Windows Azure platform, the Microsoft&amp;rsquo;s Platform as a Service (PaaS) offering;&lt;/p&gt;
&lt;p&gt;- At the perimeter networks of partner organizations that have made resources available to the considered organization&amp;rsquo;s users;&lt;/p&gt;
&lt;p&gt;- In the Cloud with Software as a Service (SaaS) vendors that support federated identity, for example, Microsoft with its Microsoft Office 365 offerings in the context of this paper.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;While ADFS service provides Single Sign On (SSO) experience, below are a few points we need to be aware of to make the experience seamless. It should also help avoid confusion around Single Sign On when working with ADFS.&lt;/em&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Common pre-requisites&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- Although any current Web browser with &lt;strong&gt;JScript&lt;/strong&gt; enabled can work as an ADFS client, only Internet Explorer, Mozilla Firefox, and Safari on Apple Macintosh have been tested by Microsoft. For performance reasons, we highly recommend that JScript be enabled.&lt;/p&gt;
&lt;p&gt;- &lt;strong&gt;Cookies&lt;/strong&gt; must be enabled, or at least trusted, for the federation servers and Web applications that are being accessed. It&amp;rsquo;s using Cookies that we prevent repeated logons to a service, within the same session. Cookies can also prevent repeated home realm discovery prompts with that are more claim providers on the STS. The authentication cookie is signed but not encrypted, which is one reason why use of TLS/SSL is mandatory in ADFS.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;SSO when on the intranet from a domain joined machine, logged in with a domain credential:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;To ensure the user is not prompted for his logged in credentials again, when accessing ADFS from intranet, the following configuration needs to be in place.&lt;/p&gt;
&lt;p&gt;- In Internal &lt;strong&gt;DNS&lt;/strong&gt; should resolve the ADFS service name to the backend ADFS servers or Load balanced IP for ADFS service. Domain Name System (DNS) resolution of the AD FS 2.0 service endpoint should not be performed through CNAME record lookup, instead we should add a A record for the ADFS service name.&lt;/p&gt;
&lt;p&gt;- The &lt;strong&gt;Web-proxy&lt;/strong&gt; configured on the client should be configured to bypass proxy, for request to ADFS URL&lt;/p&gt;
&lt;p&gt;- The ADFS URL should be added to the &lt;strong&gt;IE&lt;/strong&gt; &amp;gt; Security &amp;gt;&lt;strong&gt;Intranet zones&lt;/strong&gt; &amp;gt; sites. This is done because IE &amp;gt; security &amp;gt; Local Intranet &amp;gt; Security Settings &amp;gt; user authentication &amp;ndash; logon is configured to use the logged in credentials for Intranet sites.&lt;/p&gt;
&lt;p&gt;- Ensure that IE &amp;gt; advanced &amp;gt; '&lt;strong&gt;Enable Integrated Windows Authentication'&lt;/strong&gt; is checked.&lt;/p&gt;
&lt;p&gt;- Ensure that an &lt;strong&gt;SPN&lt;/strong&gt; &amp;lsquo;HOST/&lt;em&gt;ADFSservicename&lt;/em&gt;&amp;rsquo; is registered for the ADFS service under the ADFS farm service account, to allow Kerberos authentication.&lt;/p&gt;
&lt;p&gt;- The default authentication configuration for the ADFS service (in C:\inetpub\adfs\ls\&lt;strong&gt;web.config&lt;/strong&gt;) is Integrated Windows Authentication, ensure that it has not been changed to Form-based Authentication.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/1600.ad-fs-2-0-how-to-change-the-local-authentication-type.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/1600.ad-fs-2-0-how-to-change-the-local-authentication-type.aspx&lt;/a&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- The credentials prompt can only be avoided when you are accessing the cloud service using the same account used to logon to the workstation.&lt;/p&gt;
&lt;p&gt;- If a user chooses to save his credentials in the &lt;strong&gt;'credentials manager'&lt;/strong&gt; (By selecting save password checkbox in the credential prompt) for use with ADFS, that saved credentials will only provide an SSO experience till the user changes his password. If the credential manager is not updated with the new password of the user, it will continue to use old user credentials and prompt the user for good credentials, after a number of failed attempts with the stale saved credentials.&lt;/p&gt;
&lt;p&gt;- If user A wants to access User B&amp;rsquo;s mailbox, user B&amp;rsquo;s credentials has to be provided and ADFS will prompt you for user B credentials because it has no ways of guessing it by itself. But once User B&amp;rsquo;s credentials has been provided and the user is authenticated, the Browser may cache the &lt;br /&gt;user B&amp;rsquo;s credentials and would reuse it&amp;nbsp; when the same instance of IE is used to access the same application or authenticate via the same ADFS service.&lt;/p&gt;
&lt;p&gt;- ADFS and most of the web applications do write &lt;strong&gt;cookies&lt;/strong&gt; on the client machine after being authenticated/authorized, these cookies may be session specific or may be valid across sessions. If these cookies are valid, and presented again to the application /ADFS, by the browser, the user is allowed in without repeated authentication. For example, after being logged into Sharepoint or O365, we write a few AUTH related session cookies on the client. These cookies are presented again, if you access a link in the web application that opens up another page in the same windows or another tab, sharing the same session cookies. These session based cookies should expire once you sign-out of the application/ ADFS, post which the user may need to authenticate again.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;SSO when accessing resources from over the Internet or an External network:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- When getting redirected to ADFS for authentication, our request hit the &lt;strong&gt;ADFS proxy&lt;/strong&gt; (assuming you have the ADFS proxy configured, a workgroup server in DMZ network), which presents us a Form asking for user credentials.&lt;/p&gt;
&lt;p&gt;- The default configuration on ADFS proxy is &lt;strong&gt;Form-Based Authentication&lt;/strong&gt;, where the user is presented with a webpage asking for credentials. Since we use SSL to connect to ADFS proxy and passing credentials, the communication with the server is secure and encrypted. This authentication request with credential is later passed to the ADFS server over a SSL session, for getting the user authenticated.&lt;/p&gt;
&lt;p&gt;- The reason why we stick to form based authentication when going via the proxy is because it just requires the SSL port 443 to be exposed. We cannot do Windows Integrated Authentication over the internet, because the ports and services required for it cannot be exposed to the internet.&lt;/p&gt;
&lt;p&gt;- Apart from this, when accessing a resource from over the internet (using a home computer or public computer), using the logged in credentials does not help because you may not be logged in with domain credentials. Hence you may get prompted for credentials.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another alternative to the form-based authentication is the &lt;strong&gt;TLS (certificate based authentication)&lt;/strong&gt;, where the user certificate which represents the user credentials need to be present on the client workstation.&lt;/p&gt;
&lt;p&gt;- This configuration cannot be selectively done for a set of user but need to be set as the default authentication method on ADFS proxy.&lt;/p&gt;
&lt;p&gt;- The challenge here is that a user will only get authenticated via ADFS when he has the correct certificate, else access denied. So you have to deploy certificates to all users who access the close service via the internet.&lt;/p&gt;
&lt;p&gt;- In this scenario too, if the client machine has multiple certificates in the user store, the user will be prompted to choose a certificate.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When outside the corpnet network, the user can choose to &lt;strong&gt;VPN&lt;/strong&gt; in to the corpnet or use &lt;strong&gt;DirectAccess&lt;/strong&gt; to connect to corpnet and then access ADFS as if they are connected to Intranet.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;At times you may see ADFS repeatedly prompting for credentials, this could be related to &amp;ldquo;&lt;strong&gt;Extended protection&lt;/strong&gt;&amp;rdquo; that is enabled for Windows Authentication for the ADFS/LS application. In IIS when Extended Protection for Windows Authentication is enabled, authentication requests are bound to both the Service Principal Names (SPN) of the server to which the client tries to connect and to the outer Transport Layer Security (TLS) channel over which Integrated Windows Authentication happens. Extended protection enhances the existing Windows Authentication functionality to mitigate authentication relay or "man in the middle" attacks. Certain browsers/fiddler cannot work with &amp;ldquo;Extended protection&amp;rdquo;, it would throw repeated prompts followed by access denied. Disabling &amp;ldquo;Extended protection&amp;rdquo; helps is such scenario.&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;Browser Issues with Extended Protection for Authentication&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/hh852537.aspx"&gt;http://technet.microsoft.com/en-us/library/hh852537.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/1426.ad-fs-2-0-continuously-prompted-for-credentials-while-using-fiddler-web-debugger.aspx"&gt;http://social.technet.microsoft.com/wiki/contents/articles/1426.ad-fs-2-0-continuously-prompted-for-credentials-while-using-fiddler-web-debugger.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;More references:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Below some references to related to SSO in Office 365 environment with help of ADFS 2.0&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;Office 365 Single Sign-On with AD FS 2.0 whitepaper&lt;br /&gt;&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=28971"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=28971&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;A federated user is prompted unexpectedly to enter their credentials when they access an Office 365 resource&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/2535227"&gt;http://support.microsoft.com/kb/2535227&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;A federated user is repeatedly prompted for credentials when he or she connects to the AD FS 2.0 service endpoint during Office 365 sign-in&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/2461628"&gt;http://support.microsoft.com/kb/2461628&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Abizer&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3565247" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/O365/">O365</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Single+Sign+On/">Single Sign On</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/SSO/">SSO</category></item><item><title>Information about Email addresses assigned to a licensed user in O365</title><link>http://blogs.technet.com/b/abizerh/archive/2013/04/08/information-about-email-addresses-assigned-to-a-licensed-user-in-o365.aspx</link><pubDate>Mon, 08 Apr 2013 16:25:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3564138</guid><dc:creator>Abizer</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3564138</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2013/04/08/information-about-email-addresses-assigned-to-a-licensed-user-in-o365.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Onmicrosoft.com email address gets stamped the time an Exchange license is assigned to the user. When creating the Onmicrosoft.com email address for the user, we look at the mailNickname attribute value for this user on the cloud.&lt;br /&gt;The mailNickName value is derived from 3 places:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;o&amp;nbsp;&amp;nbsp; From AD, if the mailNickName attribute is present and populated with a value. This mailNickName attribute gets added as a part of extending the AD schema when preparing for Exchange.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;o&amp;nbsp;&amp;nbsp; From the Primary SMTP address specified in AD (i.e. the Mail and ProxyAddresses attributes). If &lt;a href="mailto:Abizer.Haz@contoso.com"&gt;Abizer.Haz@contoso.com&lt;/a&gt; is set as primary SMTP address, &amp;ldquo;Abizer.Haz&amp;rdquo; will be used as the mailNickname on the cloud side.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;o&amp;nbsp;&amp;nbsp; If the above 2 values are not present, we rely on the UPN to derive the mailNickname. If UPN is &lt;a href="mailto:Abizerh@contoso.com"&gt;Abizerh@contoso.com&lt;/a&gt;, then the mailNickname would be &amp;ldquo;Abizerh&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Onmicrosoft.com email address added initially, will always stay with the user, while he is on the cloud.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The OTHER time the Onmicrosoft.com email added is added to the user is when:&lt;/p&gt;
&lt;p&gt;The user has a loginname with xx.onmicrosoft.com suffix (like &lt;a href="mailto:abizerh11@contoso.onmicrosoft.com"&gt;abizerh11@contoso.onmicrosoft.com&lt;/a&gt;) and the loginname is changed to another login name with the same xx.onmicrosoft.com suffix (&lt;a href="mailto:Abizerh22@contoso.onmicrosoft.com"&gt;Abizerh&lt;strong&gt;22&lt;/strong&gt;@contoso.onmicrosoft.com&lt;/a&gt;),&lt;br /&gt;we add a new smtp address that matches the new loginname. So now the user would have 2 Onmicrosoft email addresses i.e &lt;a href="mailto:Abizerh11@contoso.onmicrosoft.com"&gt;Abizerh11@contoso.onmicrosoft.com&lt;/a&gt;&amp;nbsp;and &lt;a href="mailto:Abizerh22@contoso.onmicrosoft.com"&gt;Abizerh&lt;strong&gt;22&lt;/strong&gt;@contoso.onmicrosoft.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;When a user on cloud with login name &lt;a href="mailto:userxx@verifieddomain.com"&gt;userxx@verifieddomain.com&lt;/a&gt;&amp;nbsp;(Eg: &lt;a href="mailto:user1@contoso.com"&gt;user1@contoso.com&lt;/a&gt;) changes his loginname on cloud to &lt;a href="mailto:userxx@xxx.onmicrosoft.com"&gt;userxx@xxx.onmicrosoft.com&lt;/a&gt;, we add a new smtp address that matches the new loginname.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;**We ensure that for every user licensed for Exchange, we have a smtp address for the user that matches his or her UPN.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;Example:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For a user &lt;a href="mailto:UserA@contoso.com"&gt;UserA@contoso.com&lt;/a&gt;&amp;nbsp;UPN, they would have a proxyaddress &lt;a href="mailto:UserA@contoso.com"&gt;UserA@contoso.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-&amp;gt; When the user UPN / login name changes to &lt;a href="mailto:UserB@contoso.com"&gt;UserB@contoso.com&lt;/a&gt;, the proxy addresses would get updated to include &lt;a href="mailto:UserB@contoso.com"&gt;UserB@contoso.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;**Same goes for a user with login name &lt;a href="mailto:UserC@contoso.onmicrosoft.com"&gt;UserC@contoso.onmicrosoft.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You cannot update the Onmicrosoft.com email addressed for a Dirsync-ed user, by adding the Onmicrosoft.com email address to the proxyaddress list of the AD user.&lt;/p&gt;
&lt;p&gt;After assigning the Exchange license to the user, once his mailbox is created, if you plan to modify the prefix of the email addresses by modifying the mailNickName attribute of the AD user and syncing it to the cloud, it does not affect the&lt;br /&gt;email address for the user on cloud. This does not help even if you remove and assign the Exchange license with the new mailNickname.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Email addresses that will not get synced from on-premise AD to Cloud for a user:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Email with suffix for which you don&amp;rsquo;t have a verified domain under your tenant.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Email addresses which are already present for a different user, contact or groups&amp;nbsp;on cloud.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Email with onmicrosoft.com in the suffix.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Method used to modify the login name of users under the tenant, that trigger updated to the proxyaddresses:&lt;/p&gt;
&lt;p&gt;-&amp;nbsp; Set-MsolUserPrincipalName&amp;nbsp;-UserPrincipalName [ExistingUPN]&amp;nbsp;-NewUserPrincipalName [NewUPN]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cmdlet used to update the Email address directly:&lt;/p&gt;
&lt;p&gt;-&amp;nbsp; Set-Mailbox -Identity "joe@contoso.com" -EmailAddresses @("SMTP:joe@contoso.com";"smtp:joe123@contoso.onmicrosoft.com";"sip:joe1@contoso.com")&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Abizer&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3564138" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/O365/">O365</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Onmicrosoft-com/">Onmicrosoft.com</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/email/">email</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/proxyaddresses/">proxyaddresses</category></item><item><title>SupportMultipleDomain switch, when managing SSO to Office 365</title><link>http://blogs.technet.com/b/abizerh/archive/2013/02/06/supportmultipledomain-switch-when-managing-sso-to-office-365.aspx</link><pubDate>Wed, 06 Feb 2013 03:51:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3550609</guid><dc:creator>Abizer</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3550609</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2013/02/06/supportmultipledomain-switch-when-managing-sso-to-office-365.aspx#comments</comments><description>&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="background: yellow; color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; text-decoration: underline;" lang="EN"&gt;Use of &lt;span id="#h2" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt; switch, when managing SSO to Office 365 using ADFS&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;When a SSO is enabled for O365 via ADFS, you should see the Relying Party (RP) trust created for O365.&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2577.a.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2577.a.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal; text-decoration: underline;" lang="EN"&gt;Commands that would create the RP trust for O365 are below:&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;New-MsolFederatedDomain -DomainName&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;lt;domain&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;OR&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Convert-MsolDomainToFederated -DomainName &amp;lt;domain&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;OR&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Update-MSOLFederatedDomain -DomainName &amp;lt;domain&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;**&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Update-MSOLFederatedDomain as the name suggest if you update an existing federation trust between ADFS and O365, In this process it will update or recreate the RP on ADFS side.&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin-bottom: 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;The RP trust created above comes with 2 claims rules&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;'Get-MsolFederationProperty -DomainName &amp;lt;domain&amp;gt;' for the federated domains shows that the &amp;ldquo;FederationServiceIdentifier&amp;rdquo; was the same for source ADFS and O365 i.e. the &lt;br /&gt;&lt;/span&gt;&lt;/code&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://stsname/adfs/Services/trust"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN-US"&gt;http://&lt;strong&gt;STSname&lt;/strong&gt;/adfs/Services/trust&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin-bottom: 0pt;"&gt;&amp;nbsp;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2055.b.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2055.b.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;With the ADFS rollup 1 update, we added the following functionality&lt;/span&gt;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;:&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;Support for Multiple Top Level Domains&lt;/span&gt;&lt;/em&gt;&lt;/h1&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;ldquo;Currently, Microsoft Office 365 customers who utilize single sign-on (SSO) through AD FS 2.0 and have multiple top level domains for users' user principal name (UPN) suffixes within their organization (for example, @contoso.com or @fabrikam.com) are required to deploy a separate instance of AD FS 2.0 Federation Service for each suffix.&amp;nbsp; There is now a rollup for AD FS 2.0 &lt;span style="color: black;"&gt;(&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://support.microsoft.com/kb/2607496" target="_blank"&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;http://support.microsoft.com/kb/2607496&lt;/span&gt;&lt;/em&gt;&lt;/a&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;) that works in conjunction with the &amp;ldquo;&lt;span id="#h4" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&amp;rdquo; switch to enable the AD FS server to support this scenario without requiring additional AD FS 2.0 servers.&lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;rdquo;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;Commands that can be used&amp;nbsp;to create the RP trust for O365, to support multiple top level domain:&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;New-MsolFederatedDomain -DomainName &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;lt;domain&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt; -SupportMultiDomain&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;OR&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Update-MSOLFederatedDomain -DomainName &amp;lt;domain&amp;gt; &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;-&lt;/span&gt;&lt;/code&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span id="#h5" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span class="KeywordHighlight"&gt;OR&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 5pt 0in 0pt 0.5in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Convert-MsolDomainToFederated -DomainName &amp;lt;domain&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt; -&lt;/span&gt;&lt;/code&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span id="#h6" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;Post using &lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span id="#h6" class="KeywordHighlight"&gt;&lt;strong&gt;SupportMultipleDomain&lt;/strong&gt; switch, the following 2 changes take place:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&lt;strong&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span class="KeywordHighlight"&gt;1. &amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;'Get-MsolFederationProperty -DomainName &amp;lt;domain&amp;gt;' on the federated domains now shows that the &amp;ldquo;&lt;strong&gt;FederationServiceIdentifier&lt;/strong&gt;&amp;rdquo; is &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;different&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt; for ADFS and O365. Every federated domain will have the &amp;ldquo;FederationServiceIdentifier&amp;rdquo; as &lt;/span&gt;&lt;/code&gt;&lt;span lang="EN-IN"&gt;&lt;span&gt;&lt;span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN-US"&gt;http://&lt;strong&gt;&amp;lt;domainname&amp;gt;/&lt;/strong&gt;adfs/services/trust/&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt; whereas the ADFS configuration still has &lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://stsname/adfs/Services/trust"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN-US"&gt;http://&lt;strong&gt;STSname&lt;/strong&gt;/adfs/Services/trust&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;.&lt;/span&gt;&lt;/code&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2313.3.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2313.3.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;Due to this mismatch in configuration, &lt;strong&gt;we need to ensure that when a token is sent to O365 the issuer mentioned in it, is the same as one configured for the Domain in O365&lt;/strong&gt;. Therefore &lt;strong&gt;the &lt;/strong&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span id="#h6" class="KeywordHighlight"&gt;&lt;strong&gt;SupportMultipleDomain also adds the following 3rd claim rule in the O365 RP&lt;/strong&gt;, under ADFS. &lt;/span&gt;&lt;/span&gt;If not you will get the error below:&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: arial, sans-serif; font-size: 10pt; font-weight: normal;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/5367.4.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/450x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/5367.4.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;So what does this&amp;nbsp;&lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;3&lt;sup&gt;rd&lt;/sup&gt; claim rule&amp;nbsp;added by &lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span id="#h6" class="KeywordHighlight"&gt;&lt;strong&gt;SupportMultipleDomain &lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;to the&amp;nbsp;RP trust for O365, do&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal; text-decoration: underline;" lang="EN"&gt;Default 3&lt;sup&gt;rd&lt;/sup&gt; rule:&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p style="margin: 0in 3.75pt 0pt 45.8pt;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;c:[Type &lt;br /&gt;== "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.xmlsoap.org/claims/UPN"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.xmlsoap.org/claims/UPN&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"]&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 3.75pt 0pt 45.8pt;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;=&amp;gt; issue(Type = "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;", Value = regexreplace(c.Value, "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="mailto:.+@(?%3cdomain%3e.+)"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;.+@(?&amp;lt;domain&amp;gt;.+)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;", "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;span&gt;&lt;span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://${domain}/adfs/services/trust/&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"));&lt;/span&gt;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;This rule uses the suffix value of user&amp;rsquo;s UPN and uses that to generate a new claim called Issuerid. For example, for a user User1@&lt;strong&gt;contoso.com&lt;/strong&gt; , the issuerID in his Token will be &lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://contoso.com/adfs/services/trust/"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN-US"&gt;http://&lt;strong&gt;contoso.com&lt;/strong&gt;/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Using &lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://www.fiddler2.com/fiddler2/" target="_blank"&gt;&lt;span lang="EN"&gt;fiddler&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN"&gt;, we can trace the token being passed to login.microsoftonline.com/login.srf. After copying the token passed in wresult, paste the content in notepad and save that file as .xml.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN"&gt;Later you can open the token saved as .xml file using IE and see its content.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;nbsp;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2022.5.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/2022.5.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/1325.c.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/1325.c.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/h1&gt;
&lt;p style="background: white; margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;It&amp;rsquo;s interesting to note that the &lt;span style="color: #000080;"&gt;&lt;strong&gt;though this rule issues 'Issuerid' claim, we don&amp;rsquo;t see this claim in the response token, in fact we see the &amp;ldquo;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #000080;"&gt;&lt;strong&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;Issuer&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&lt;strong&gt;&amp;rdquo; attribute modified to the newly composed value&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt;"&gt;&lt;span style="color: #000080; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt; text-indent: 0.5in;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;lt;saml:Assertion MajorVersion="1" MinorVersion="1" &lt;br /&gt;AssertionID="_2546eb2e-a3a6-4cf3-9006-c9f20560097f" &lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;Issuer="&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://contoso.com/adfs/services/trust/"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt; IssueInstant="2012-12-23T04:07:30.874Z" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion"&amp;gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; text-decoration: underline;" lang="EN"&gt;NOTE&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;: &lt;span style="color: #800000;"&gt;&lt;strong&gt;If &lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #800000;"&gt;&lt;strong&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;ndash;&lt;/span&gt;&lt;/code&gt;&lt;/strong&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;strong&gt;&lt;span id="#h8" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt; is used without the ADFS rollup 1 or 2 installed&lt;/strong&gt;. &lt;strong&gt;You will see that the response token generated by ADFS has BOTH the Issuer=&amp;rdquo;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="color: #800000;"&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://stsname/adfs/Services/trust"&gt;&lt;span style="color: #800000; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://STSname/adfs/Services/trust&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;rdquo; &lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;span style="color: #800000;"&gt;and the claim &amp;ldquo;Issuerid&amp;rdquo; with the composed value as per the 3&lt;sup&gt;rd&lt;/sup&gt; claim rule&lt;/span&gt;.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt; text-indent: 0.5in;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt;&amp;lt;saml:Assertion MajorVersion="1" MinorVersion="1" &lt;br /&gt;AssertionID="_2546eb2e-a3a6-4cf3-9006-c9f20560097f" &lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;Issuer="&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://sts.contoso.com/adfs/services/trust/"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://STS.contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt; font-weight: normal;"&gt; IssueInstant="2012-12-23T04:07:30.874Z" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion"&amp;gt;&lt;/span&gt;&lt;/h1&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; text-indent: 0.5in;"&gt;&lt;span style="background: yellow; color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;hellip;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; text-indent: 0.5in;"&gt;&lt;span style="background: yellow; color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;lt;saml:Attribute &lt;br /&gt;AttributeName="&lt;strong&gt;issuerid&lt;/strong&gt;" AttributeNamespace="&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.microsoft.com/ws/2008/06/identity/claims"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;"&amp;gt;&lt;strong&gt;&amp;lt;saml:AttributeValue&amp;gt;&lt;/strong&gt;&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://contoso.com/adfs/services/trust/%3c/saml:AttributeValue"&gt;&lt;strong&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;http://contoso.com/adfs/services/trust/&amp;lt;/saml:AttributeValue&lt;/span&gt;&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style="background: yellow; color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;gt; &lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="background: yellow; color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;lt;/saml:Attribute&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.75in; line-height: 13.5pt; text-indent: -0.25in;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;-&lt;/span&gt;&lt;span style="color: black; font-size: 7pt;" lang="EN"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;This will again lead to &lt;span style="color: #800000;"&gt;error &amp;ldquo;&lt;strong&gt;Your organization could not sign you in to this service&amp;rdquo;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;h1 style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;Support for Sub domains&lt;/span&gt;&lt;/em&gt;&lt;/h1&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;em&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;ldquo;It is important to note that the &lt;strong&gt;&amp;ldquo;&lt;span id="#h9" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&amp;rdquo; switch is not required when you have a single top level domain and multiple sub domains&lt;/strong&gt;.&amp;nbsp; For example if the domains used for upn suffixes are @sales.contoso.com, @marketing.contoso.com &lt;br /&gt;and @contoso.com and the top level domain (contoso.com in this case) was added first and federated then you don&amp;rsquo;t need to use the &amp;ldquo;&lt;span id="#h10" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&amp;rdquo; switch.&amp;nbsp; This is because these sub domains are effectively managed within the scope of the parent and a single AD FS server can be utilized to handle this already.&amp;rdquo;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;br /&gt;&lt;strong&gt;If however, you have multiple top level domains (@contoso.com and @fabrikam.com) and these domains also have sub domains (@sales.contoso.com and @sales.fabrikam.com) the &amp;ldquo;&lt;span id="#h11" class="KeywordHighlight"&gt;SupportMultipleDomain&lt;/span&gt;&amp;rdquo; switch will not work for the sub domains and these users will not be able to login&lt;/strong&gt;.&amp;nbsp; &lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.5in; line-height: 13.5pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;Why will this switch not work, in the above scenario?&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.5in; line-height: 13.5pt;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt; text-decoration: underline;" lang="EN"&gt;Answer&lt;/span&gt;&lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.75in; line-height: 13.5pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;-&lt;/span&gt;&lt;span style="font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;For child domain, sharing the same namespace, we don&amp;rsquo;t federate them separately. The federated root domain covers the child as well, which mean that the &lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;federationServiceIdentifier value for the child domain will also be the same as that of parent i.e. &lt;/span&gt;&lt;/code&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://contoso.com/adfs/services/trust/"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.5in; line-height: 13.5pt;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.75in; line-height: 13.5pt; text-indent: -0.25in;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;-&lt;/span&gt;&lt;span style="color: black; font-size: 7pt;" lang="EN"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;But the 3&lt;sup&gt;rd&lt;/sup&gt; claim rule which ends up picking the UPN suffix for the user to compose the Issuer value ends up with &lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://child1.contoso.com/adfs/services/trust/"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://Child1.contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;, again causing a mismatch and hence the error &lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;ldquo;&lt;strong&gt;Your organization could not sign you in to this service&amp;rdquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.5in; line-height: 13.5pt;"&gt;&lt;strong&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 5pt 0in 0pt 0.5in; line-height: 13.5pt;"&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;To resolve this, we can modify the 3&lt;sup&gt;rd&lt;/sup&gt; rule such that it ends up generating an Issuer value that matches &amp;ldquo;&lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;FederationServiceIdentifier&amp;rdquo; for the domain at O365 end. 2 different rules that can work in this scenario are below. This rule just picks up the root domain from the UPN suffix to compose the Issuer value. For a UPN suffix child1.contoso.com, it will still generate an Issuer value of &lt;/span&gt;&lt;/code&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://contoso.com/adfs/services/trust/"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt; instead of &amp;nbsp;&lt;span style="background: yellow;"&gt;&lt;a href="http://child1.contoso.com/adfs/services/trust/"&gt;http://Child1.contoso.com/adfs/services/trust/&lt;/a&gt;&lt;/span&gt; (with default rule)&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; padding-left: 30px;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/5078.6.png"&gt;&lt;img src="http://blogs.technet.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40/5078.6.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;code&gt;&lt;/code&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&lt;span style="text-decoration: underline;"&gt;Customized &lt;br /&gt;3&lt;sup&gt;rd&lt;/sup&gt; rule&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; padding-left: 30px;"&gt;&amp;nbsp;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="text-decoration: underline;"&gt;Rule 1:&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p style="margin: 0in 3.75pt 0pt 45.8pt;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;c:[Type == "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.xmlsoap.org/claims/UPN"&gt;&lt;span style="background: yellow; color: windowtext; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.xmlsoap.org/claims/UPN&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"]&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 3.75pt 0pt 45.8pt;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;=&amp;gt; issue(Type = "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid"&gt;&lt;span style="background: yellow; color: windowtext; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;", Value = regexreplace(c.Value, "^((.*)([.|@]))?(?&amp;lt;domain&amp;gt;[^.]*[.].*)$", "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;span&gt;&lt;span&gt;&lt;span style="background: yellow; color: windowtext; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://${domain}/adfs/services/trust/&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"));&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; padding-left: 60px;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;OR&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; padding-left: 60px;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; text-indent: 0.5in;"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: #333333; font-family: 'arial','sans-serif'; font-size: 10pt; text-decoration: underline;" lang="EN"&gt;Rule 2:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 3.75pt 0pt 0.5in;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;c:[Type &lt;br /&gt;== "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.xmlsoap.org/claims/UPN"&gt;&lt;span style="background: yellow; color: windowtext; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.xmlsoap.org/claims/UPN&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;"]&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 3.75pt 0pt 0.5in;"&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;=&amp;gt; issue(Type = "&lt;/span&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid"&gt;&lt;span style="background: yellow; color: windowtext; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://schemas.microsoft.com/ws/2008/06/identity/claims/issuerid&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="background: yellow; font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;", Value = &lt;/span&gt;&lt;span style="background: yellow;" lang="EN-IN"&gt;regexreplace(c.Value, &amp;ldquo;^((.*)([.|@]))?(?&amp;lt;domain&amp;gt;[^.]*.(com|net|co|org)(.\w\w)?)$&amp;rdquo;, &amp;ldquo;&lt;a href="http://$%7bdomain%7d/adfs/services/trust/"&gt;&lt;span style="color: windowtext;"&gt;http://${domain}/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&amp;rdquo;));&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; text-indent: 0.5in;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="background: white; margin: 0in 0in 0pt; line-height: 13.5pt; text-indent: 0.5in;"&gt;&amp;nbsp;&lt;span style="text-decoration: underline;"&gt;&lt;span&gt;Note:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 0.5in;"&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;The rules above may not apply to all scenarios, but can be customized to &lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;ensure that the Issuerid value matches &amp;ldquo;&lt;/span&gt;&lt;/em&gt;&lt;code&gt;&lt;em&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;FederationServiceIdentifier&amp;rdquo; for the domain added/federated at O365 end.&lt;/span&gt;&lt;/em&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p style="margin-left: 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 0.5in;"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;The mismatch of &lt;code&gt;&lt;span style="font-family: 'arial','sans-serif';"&gt;federationServiceIdentifier between ADFS and O365 for a domain can also be corrected by modifying the &lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;ldquo;&lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;federationServiceIdentifier&amp;rdquo; for the domain at O365 end, to match the &lt;/span&gt;&lt;/code&gt;&lt;span style="color: black; font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN"&gt;&amp;ldquo;&lt;/span&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;federationServiceIdentifier&amp;rdquo; &lt;br /&gt;for ADFS. But the federationServiceIdentifier can only be configured for ONE federated domain and not all.&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p style="text-indent: -0.25in; margin-left: 0.75in;"&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;-&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'times new roman','serif'; font-size: 7pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;"&gt;Set-MSOLDomainFederationSettings -domainname&amp;nbsp; Contoso.com &amp;ndash;issueruri &lt;/span&gt;&lt;/code&gt;&lt;span lang="EN-IN"&gt;&lt;a href="http://sts.contoso.com/adfs/services/trust/"&gt;&lt;span style="font-family: 'arial','sans-serif'; font-size: 10pt;" lang="EN-US"&gt;http://STS.contoso.com/adfs/services/trust/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-indent: -0.25in; margin-left: 0.75in;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;More information that should help you write your own claim rules.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;The Role of the Claim Rule Language&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dd807118(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd807118(WS.10).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;Understanding Claim Rule Language in AD FS 2.0&lt;br /&gt;&lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/4792.understanding-claim-rule-language-in-ad-fs-2-0.aspx#General_Syntax_of_the_Claim_Rule_Language"&gt;http://social.technet.microsoft.com/wiki/contents/articles/4792.understanding-claim-rule-language-in-ad-fs-2-0.aspx#General_Syntax_of_the_Claim_Rule_Language&lt;/a&gt;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;Regular Expressions&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/hh440535.aspx"&gt;http://technet.microsoft.com/en-us/library/hh440535.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Tahoma; font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Hope this info helps&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Abizer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3550609" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/SupportMultipleDomain/">SupportMultipleDomain</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/O365/">O365</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/ADFS/">ADFS</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/_1C20_Your+organization+could+not+sign+you+in+to+this+service_1D20_/">“Your organization could not sign you in to this service”</category><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Office+365/">Office 365</category></item><item><title>Kerberos Error KDC_ERR_POLICY while trying to access a resource in the Trusted forest (Forest Trust)</title><link>http://blogs.technet.com/b/abizerh/archive/2011/05/18/kerberos-error-kdc-err-policy-while-trying-to-access-a-resource-in-the-trusted-forest-forest-trust.aspx</link><pubDate>Wed, 18 May 2011 17:03:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3430155</guid><dc:creator>abizer_hazrat</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3430155</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2011/05/18/kerberos-error-kdc-err-policy-while-trying-to-access-a-resource-in-the-trusted-forest-forest-trust.aspx#comments</comments><description>&lt;h4&gt;&lt;b&gt;Symptoms&lt;/b&gt;&lt;/h4&gt;  &lt;p&gt;Forest1 = 2003dom.local&lt;/p&gt;  &lt;p&gt;Forest2 = 2008dom.local&lt;/p&gt;  &lt;p&gt;2-way Forest Trust created between them, with forest level authentication.&lt;/p&gt;  &lt;p&gt;**User from Forest2 access a server in Trusted Forest1 i.e. &lt;a href="file:///\\2003-dc1.2003dom.local\"&gt;\\2003-dc1.2003dom.local&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Here is what I see in the network capture on the source machine in Forest2&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;2008-dc1.2008dom.local &lt;/em&gt;&lt;em&gt;2003-dc1.2003dom.local &lt;/em&gt;&lt;em&gt;KerberosV5:TGS Request &lt;b&gt;Realm: 2003DOM.LOCAL Sname: cifs/2003-dc1.2003dom.local &lt;/b&gt;&lt;/em&gt;&lt;b&gt;&lt;i&gt;       &lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;em&gt;2003-dc1.2003dom.local &lt;/em&gt;&lt;em&gt;2008-dc1.2008dom.local &lt;/em&gt;&lt;em&gt;KerberosV5 KerberosV5:&lt;b&gt;KRB_ERROR - KDC_ERR_POLICY (12)&lt;/b&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;After this Kerberos error, we fallback to NTLM. User gets prompted for credentials and when the credential for a user in Forest2 is provided, that fails too.&lt;/p&gt;  &lt;p&gt;**From Forest1 when accessing a server on Forest2 we see Kerberos error below. Here instead of the user getting a referral TGT for the trusted forest krbtgt/2008dom.local, we just see the local domain DC replying with error stating it could not find the service principal name. It never feels the need to go outside its forest.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;2003-MEM1 &lt;/em&gt;&lt;em&gt;2003-dc1.2003dom.local &lt;/em&gt;&lt;em&gt;KerberosV5 KerberosV5:TGS Request &lt;b&gt;Realm: 2003DOM.LOCAL&lt;/b&gt; &lt;b&gt;Sname: cifs/2008-dc1.2008dom.local &lt;/b&gt;&lt;/em&gt;&lt;b&gt;&lt;i&gt;       &lt;br /&gt;&lt;/i&gt;&lt;/b&gt;&lt;em&gt;2003-dc1.2003dom.local &lt;/em&gt;&lt;em&gt;2003-MEM1 KerberosV5 KerberosV5:KRB_ERROR - &lt;b&gt;KDC_ERR_S_PRINCIPAL_UNKNOWN&lt;/b&gt; (7)&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;Fallback to NTLM works:&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;2003-MEM1 2008-dc1.2008dom.local SMB SMB:C; Session Setup Andx, NTLM NEGOTIATE MESSAGE&lt;/em&gt;&lt;i&gt;     &lt;br /&gt;&lt;em&gt;2008-dc1.2008dom.local 2003-MEM1 SMB SMB:R; Session Setup Andx, NTLM CHALLENGE MESSAGE - NT Status: System - Error, Code = (22) STATUS_MORE_PROCESSING_REQUIRED&lt;/em&gt;      &lt;br /&gt;&lt;em&gt;2003-MEM1 2008-dc1.2008dom.local SMB SMB:C; Session Setup Andx, NTLM AUTHENTICATE MESSAGE, Domain: 2003DOM, User: AdministratoR, Workstation: 2003-MEM1&lt;/em&gt;      &lt;br /&gt;&lt;em&gt;2008-dc1.2008dom.local 2003-MEM1 SMB SMB:R; Session Setup Andx&lt;/em&gt;      &lt;br /&gt;&lt;em&gt;2003-MEM1 2008-dc1.2008dom.local SMB SMB:C; Tree Connect Andx, Path = \\2008-DC1.2008DOM.LOCAL\IPC$, Service = ?????&lt;/em&gt;      &lt;br /&gt;&lt;em&gt;2008-dc1.2008dom.local 2003-MEM1 SMB SMB:R; Tree Connect Andx, Service = IPC&lt;/em&gt;&lt;/i&gt;&lt;/p&gt;  &lt;h4&gt;&amp;#160;&lt;/h4&gt;  &lt;h4&gt;Cause&lt;/h4&gt;  &lt;p&gt;We found that Forest1 had domain suffix for the trusted forest (in this case 2008dom.local) added to the Alternate UPN suffix list for the forest. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40-metablogapi/4784.upnsuff_5F00_49E9B409.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="upnsuff" border="0" alt="upnsuff" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40-metablogapi/3386.upnsuff_5F00_thumb_5F00_3941934E.jpg" width="589" height="416" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;This had caused the name suffix for *.2008dom.local in the forest trust in the Forest1 (2003dom.local) go into a DISABLED state showing a conflict.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40-metablogapi/5736.namesuffix_5F00_5FDFF9CE.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="name suffix" border="0" alt="name suffix" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-40-metablogapi/1122.namesuffix_5F00_thumb_5F00_7B54D604.jpg" width="589" height="568" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;This also explains why the forest1 (2003dom.local) was throwing the Kerberos error KDC_ERR_POLICY, when issuing tickets across forest.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h4&gt;Resolution&lt;/h4&gt;  &lt;p&gt;- Remove Alternate UPN suffix from the Forest1, which is similar to the name suffix used in the Trusted domain/forest.&lt;/p&gt;  &lt;p&gt;- After this change, we need to validate the trust (both incoming and outgoing) to update the UPN removal to the trust objects in both forest.&lt;/p&gt;  &lt;p&gt;- Lastly, we need to Enable the Name suffix for the trusted domain using Trust properties &amp;gt; Name Suffix Routing tab, in Forest1.&lt;/p&gt;  &lt;h5&gt;&lt;/h5&gt;  &lt;h5&gt;&lt;/h5&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Change the routing status of a name suffix&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc781019(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc781019(WS.10).aspx&lt;/a&gt; &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Routing name suffixes across forests&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc784334(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc784334(WS.10).aspx&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3430155" width="1" height="1"&gt;</description></item><item><title>Tracing down user and computer account deletion in Active Directory</title><link>http://blogs.technet.com/b/abizerh/archive/2010/05/27/tracing-down-user-and-computer-account-deletion-in-active-directory.aspx</link><pubDate>Thu, 27 May 2010 07:40:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3334067</guid><dc:creator>abizer_hazrat</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3334067</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2010/05/27/tracing-down-user-and-computer-account-deletion-in-active-directory.aspx#comments</comments><description>&lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;In order to find out about user and computer account deletion, &lt;b&gt;you must keep the “Account Management” auditing enabled&lt;/b&gt;, beforehand.&lt;b&gt;&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;The Account Management auditing needs to be enabled as follows:&lt;/font&gt;&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="2"&gt;At Domain Controller OU level, edit the “Default Domain Controller” policy to enable auditing:&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;Computer configuration &amp;gt; Windows settings &amp;gt; Security settings &amp;gt; Local Policies &amp;gt; Audit Policies&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;- &lt;b&gt;Enable Success for “Audit Account Management”&lt;/b&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font size="2"&gt;Ensure that the GPO application is working on all DCs.&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;After the User/Computer account deletion occurs, the steps you need to follow to get more information about user or computer account deletion.&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;Note: &lt;/b&gt;The below steps need to be done before you restore the deleted object:&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;1.&lt;/strong&gt; Dump the deleted objects in “Deleted objects” container.&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="2"&gt;- &lt;b&gt;Ldifde –x –d “CN=Deleted Objects,DC=&lt;i&gt;domain&lt;/i&gt;,DC=&lt;i&gt;com” &lt;/i&gt;–f Deletedobj.ldf&lt;/b&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;2.&lt;/strong&gt; Search the &lt;b&gt;Deletedobj.ldf&lt;/b&gt; file for the AD object that got deleted. The name of this object would have a GUID appended to it. Copy the &lt;b&gt;DN&lt;/b&gt; attribute value of this object.&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;h1&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/h1&gt;    &lt;p&gt;&lt;font size="1"&gt;Extract from the LDF file above showing the deleted user object (TestUser):&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;&lt;strong&gt;dn: CN=TestUser\0ADEL:aff006d7-7758-4b24-bb53-6e8f1a87834e,CN=Deleted Objects,DC=2008dom,DC=local&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;changetype: add&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectClass: top&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectClass: person&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectClass: organizationalPerson&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectClass: user&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;cn:: dGVydApERUw6YWZmMDA2ZDctNzc1OC00YjI0LWJiNTMtNmU4ZjFhODc4MzRl&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;distinguishedName: &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;CN=TestUser\0ADEL:aff006d7-7758-4b24-bb53-6e8f1a87834e,CN=Deleted Objects,DC=2008d&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;om,DC=local&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;instanceType: 4&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;whenCreated: 20100526065020.0Z&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;whenChanged: 20100526065039.0Z&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;uSNCreated: 448479&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;&lt;strong&gt;isDeleted: TRUE&lt;/strong&gt; – This attribute is set to true when an object is deleted.&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;uSNChanged: 448492&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;name:: dGVydApERUw6YWZmMDA2ZDctNzc1OC00YjI0LWJiNTMtNmU4ZjFhODc4MzRl&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectGUID:: 1wbwr1h3JEu7U26PGoeDTg==&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;userAccountControl: 512&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;objectSid:: AQUAAAAAAAUVAAAARb3/5MeOM1el+HeXPwgAAA==&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;&lt;strong&gt;sAMAccountName: TestUser&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;lastKnownParent: CN=Users,DC=2008dom,DC=local&lt;/font&gt;&lt;/p&gt;    &lt;h1&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/h1&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;font size="1"&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;3.&lt;/strong&gt; Get the output of the following command on any DC.&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="2"&gt;- &lt;b&gt;Repadmin /Showmeta “DN of the deleted object” &amp;gt; Delshowmeta.txt&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;Eg:&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;Repadmin /Showmeta “&lt;/b&gt;CN=TestUser\0ADEL:aff006d7-7758-4b24-bb53-6e8f1a87834e,CN=Deleted Objects,DC=2008dom,DC=local&lt;b&gt;” &amp;gt; Delshowmeta.txt&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;4.&lt;/strong&gt; While reviewing the output in&lt;b&gt; Delshowmeta.txt, &lt;/b&gt;check&lt;b&gt; &lt;/b&gt;the &lt;b&gt;“Org. Time/Date”&lt;/b&gt; and the “&lt;b&gt;Originating DC&lt;/b&gt;” value of &lt;b&gt;isDeleted&lt;/b&gt; attribute of this object. These values will tell you the time of deletion of this object and the source DC used to delete object, respectively.&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Output of Showmeta:&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Loc.USN Originating DSA Org.USN Org.Time/Date Ver Attribute&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;======= =============== ========= ============= === =========&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 objectClass&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 cn&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 givenName&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 instanceType&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 whenCreated&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 displayName&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;&lt;b&gt;448492 &lt;/b&gt;&lt;b&gt;SiteA\2008-DC2&lt;/b&gt;&lt;b&gt; 448492 &lt;/b&gt;&lt;b&gt;2010-05-26 12:20:39 &lt;/b&gt;&lt;b&gt;1 isDeleted&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 nTSecurityDescriptor&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 name&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448488 SiteA\2008-DC2 448488 2010-05-26 12:20:20 4 userAccountControl&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 codePage&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 countryCode&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448481 SiteA\2008-DC2 448481 2010-05-26 12:20:20 2 dBCSPwd&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448480 SiteA\2008-DC2 448480 2010-05-26 12:20:20 1 logonHours&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 3 unicodePwd&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 3 ntPwdHistory&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 4 pwdLastSet&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 primaryGroupID&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 supplementalCredentials&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 objectSid&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 accountExpires&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 3 lmPwdHistory&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448479 SiteA\2008-DC2 448479 2010-05-26 12:20:20 1 sAMAccountName&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 sAMAccountType&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 userPrincipalName&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 1 lastKnownParent&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;448492 SiteA\2008-DC2 448492 2010-05-26 12:20:39 2 objectCategory&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;5&lt;/strong&gt;. With the above info, we need to just check the security event logs on the “&lt;b&gt;Originating DSA&lt;/b&gt;” during &lt;b&gt;“Org. Time/Date”. &lt;/b&gt;&lt;/font&gt;&lt;font size="2"&gt;With “&lt;b&gt;Account Management&lt;/b&gt;” auditing enabled on the DCs, we should see the following events in the security log.&lt;/font&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="2"&gt;&lt;u&gt;For computer account deletion:&lt;/u&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;·&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; On Windows 2003, we should get &lt;b&gt;Event ID: 647&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;·&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; On Windows 2008, we should get &lt;b&gt;Event ID: 4743&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;&lt;u&gt;For User account deletion&lt;/u&gt;:&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;·&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; On Windows 2003, we should get &lt;b&gt;Event ID: 630&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="2"&gt;·&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; On Windows 2008, we should get &lt;b&gt;Event ID: 4726&lt;/b&gt;&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Below is an example of an event confirming deletion and providing info about who deleted it.&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Log Name: Security&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Source: Microsoft-Windows-Security-Auditing&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="1"&gt;Date: 5/26/2010 12:20:39 PM&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="1"&gt;Event ID: 4726&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Task Category: User Account Management&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Level: Information&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Keywords: Audit Success&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;User: N/A&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="1"&gt;Computer: 2008-dc2.2008dom.local&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Description: &lt;b&gt;A user account was deleted.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Subject:&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Security ID: 2008DOM\Administrator&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="1"&gt;Account Name: Administrator&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Account Domain: 2008DOM&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Logon ID: 0x5fe2d&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Target Account:&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Security ID: S-1-5-21-3841965381-1462996679-2541222053-2111&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;b&gt;&lt;font size="1"&gt;Account Name: TestUser&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;Account Domain: 2008DOM&lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font size="1"&gt;=========================================================&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Hope this helps…&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;- Abizer&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3334067" width="1" height="1"&gt;</description></item><item><title>Netmon's view of Kerberos communication, when accessing resources across domains in the same forest.</title><link>http://blogs.technet.com/b/abizerh/archive/2009/07/31/netmon-s-view-of-kerberos-communication-when-accessing-resources-across-domains-in-the-same-forest.aspx</link><pubDate>Fri, 31 Jul 2009 13:35:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3269655</guid><dc:creator>abizer_hazrat</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3269655</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2009/07/31/netmon-s-view-of-kerberos-communication-when-accessing-resources-across-domains-in-the-same-forest.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&lt;EM&gt;Domain setup:&lt;/EM&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&lt;IMG style="WIDTH: 468px; HEIGHT: 437px" title=setup alt=setup src="http://blogs.technet.com/photos/abizerh/images/3269656/original.aspx" width=468 height=437 mce_src="http://blogs.technet.com/photos/abizerh/images/3269656/original.aspx"&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;Both Child1 and Child2 are in the same forest with the same parent domain R2dom.local.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;STRONG&gt;Administrator&lt;/STRONG&gt; of the Child domain (&lt;STRONG&gt;CHILD1&lt;/STRONG&gt;) login to a member server (&lt;STRONG&gt;CH1-Mem&lt;/STRONG&gt;) in&lt;STRONG&gt; CHILD1 domain&lt;/STRONG&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;After login in the&lt;STRONG&gt; user tries to access &lt;/STRONG&gt;&lt;A href="file://r2dom-ch2-mem1/" mce_href="file://r2dom-ch2-mem1/"&gt;&lt;SPAN style="COLOR: windowtext"&gt;&lt;STRONG&gt;\\r2dom-ch2-Mem1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; .&lt;STRONG&gt; R2dom-ch2-Mem1&lt;/STRONG&gt; is a member server in &lt;STRONG&gt;Child2 domain&lt;/STRONG&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;--&amp;gt; I have used Network monitor to analyze and understand how Kerberos authentication would work, when accessing resource across domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;Below you see that the Administrator is getting the required Kerberos tickets when accessing resources across domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;= DC of CHILD1.R2DOM.LOCAL&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.1.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;= DC of R2DOM.LOCAL&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.3.1.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;= Dc of CHILD2.R2DOM.LOCAL&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;= CH1-Mem in CHILD1&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5:&lt;B style="mso-bidi-font-weight: normal"&gt;TGS Request&lt;/B&gt; Realm: CHILD1.R2DOM.LOCAL Sname&lt;B style="mso-bidi-font-weight: normal"&gt;: &lt;/B&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4f6228; FONT-SIZE: 9pt; mso-themecolor: accent3; mso-themeshade: 128"&gt;cifs/r2dom-ch2-Mem1&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4f6228; FONT-SIZE: 9pt; mso-themecolor: accent3; mso-themeshade: 128"&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;--&amp;gt; KrbApReq&lt;B style="mso-bidi-font-weight: normal"&gt;: KRB_AP_REQ&lt;/B&gt; (14)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Ticket: Realm: CHILD1.R2DOM.LOCAL, Sname: &lt;B style="mso-bidi-font-weight: normal"&gt;krbtgt/CHILD1.R2DOM.LOCAL&lt;/B&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;** Here you see a Kerberos TGS request being sent to the local domain (CHILD1.R2DOM.LOCAL) DCs for a SPN cifs/r2dom-ch2-Mem1. Local domain TGT sent in the TGS request.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5:&lt;B style="mso-bidi-font-weight: normal"&gt;TGS Response&lt;/B&gt; Cname: Administrator &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;--&amp;gt; Ticket: Realm: CHILD1.R2DOM.LOCAL, Sname:&lt;B style="mso-bidi-font-weight: normal"&gt; &lt;/B&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4a442a; FONT-SIZE: 9pt; mso-themecolor: background2; mso-themeshade: 64"&gt;krbtgt/R2DOM.LOCAL&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;** Here the local domain DC returns a TGT of the Parent domain R2DOM.LOCAL. This is like a referral being sent to the client as the local domain does not have the right to issue a Kerberos Ticket for cifs/r2dom-ch2-Mem1.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.1.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5:&lt;B style="mso-bidi-font-weight: normal"&gt;TGS Request&lt;/B&gt; Realm: R2DOM.LOCAL Sname: &lt;B style="mso-bidi-font-weight: normal"&gt;krbtgt/CHILD2.R2DOM.LOCAL&lt;/B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: 0.5in; MARGIN: 0in 0in 0pt 1in" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;--&amp;gt; KrbApReq&lt;B style="mso-bidi-font-weight: normal"&gt;: KRB_AP_REQ&lt;/B&gt; (14)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Ticket: Realm: CHILD1.R2DOM.LOCAL, Sname&lt;B style="mso-bidi-font-weight: normal"&gt;: &lt;/B&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4a442a; FONT-SIZE: 9pt; mso-themecolor: background2; mso-themeshade: 64"&gt;krbtgt/R2DOM.LOCAL&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;** Now the client machine send a TGS request to the Parent domain R2DOM.LOCAL, requesting for a TGT of another of its Child domain where the cifs/r2dom-ch2-Mem1 resides. When sending this request to the parent domain, the client uses the TGT of the Parent domain received in the earlier referral from local DC.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.1.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5:&lt;B style="mso-bidi-font-weight: normal"&gt;TGS Response&lt;/B&gt; Cname: Administrator &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;--&amp;gt; Ticket: Realm: R2DOM.LOCAL, Sname: &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #984806; FONT-SIZE: 9pt; mso-themecolor: accent6; mso-themeshade: 128"&gt;krbtgt/CHILD2.R2DOM.LOCAL&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;**Parent domain sends the TGT of the child2 domain to the client. This can also be taken as a referral to the CHILD2 domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.3.1.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;B style="mso-bidi-font-weight: normal"&gt;:TGS Request&lt;/B&gt; Realm: CHILD2.R2DOM.LOCAL Sname&lt;B style="mso-bidi-font-weight: normal"&gt;: &lt;/B&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4f6228; FONT-SIZE: 9pt; mso-themecolor: accent3; mso-themeshade: 128"&gt;cifs/r2dom-ch2-Mem1&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;--&amp;gt;KrbApReq: &lt;B style="mso-bidi-font-weight: normal"&gt;KRB_AP_REQ&lt;/B&gt; (14)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Ticket: Realm: R2DOM.LOCAL, Sname&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #984806; FONT-SIZE: 9pt; mso-themecolor: accent6; mso-themeshade: 128"&gt;: &lt;B style="mso-bidi-font-weight: normal"&gt;krbtgt/CHILD2.R2DOM.LOCAL&lt;/B&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;** Eventually the Child sends a TGS request for the SPN cifs/r2dom-ch2-Mem1 to the DCs in domain CHILD2.R2DOM.LOCAL who is authorized to issue a ticket for the server (r2dom-ch2-Mem1) in its domain. This time the client uses the CHILD2 domains TGT to make request.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.3.1.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5:&lt;B style="mso-bidi-font-weight: normal"&gt;TGS Response&lt;/B&gt; Cname: Administrator &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;SPAN style="mso-tab-count: 3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;--&amp;gt; Ticket: Realm: CHILD2.R2DOM.LOCAL, Sname: &lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #4f6228; FONT-SIZE: 9pt; mso-themecolor: accent3; mso-themeshade: 128"&gt;cifs/r2dom-ch2-Mem1&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;** Finally the client gets the Kerberos Ticket for&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;cifs/r2dom-ch2-Mem1, which will help the Administrator user access the shares on r2dom-ch2-Mem1 in domain CHILD2.R2DOM.LOCAL.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;SPAN style="mso-tab-count: 1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;SPAN style="mso-tab-count: 5"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;The workstation the user 'Administrator" is using to access the resource across domain, also needs a similar ticket.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;Tickets for r2dom-ch2-Mem1 is requested from local domain, who returns the error KDC_ERR_S_PRINCIPAL_UNKNOWN, as the r2dom-ch2-Mem1 computer is not a part of the local domain (CHILD1.R2DOM.LOCAL)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #c0504d; FONT-SIZE: 9pt; mso-themecolor: accent2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Request Realm: CHILD1.R2DOM.LOCAL Sname: r2dom-ch2-Mem1 &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:KRB_ERROR&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;- KDC_ERR_S_PRINCIPAL_UNKNOWN (7)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;Below you see that the client computer is getting the required Kerberos tickets when accessing resources across domain.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Request Realm: CHILD1.R2DOM.LOCAL Sname: cifs/r2dom-ch2-Mem1 &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.2.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Response Cname: CH1-Mem$ &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.1.1.2 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Request Realm: R2DOM.LOCAL Sname: krbtgt/CHILD2.R2DOM.LOCAL &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.1.1.2&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Response Cname: CH1-Mem$ &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;10.3.1.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Request Realm: CHILD2.R2DOM.LOCAL Sname: cifs/r2dom-ch2-Mem1 &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;10.3.1.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;10.10.10.1 &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;KerberosV5&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;KerberosV5:TGS Response Cname: CH1-Mem$&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-fareast-font-family: Arial; mso-themecolor: text2"&gt;&lt;SPAN style="mso-list: Ignore"&gt;-&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; FONT-SIZE: 9pt; mso-themecolor: text2"&gt;&lt;STRONG&gt;Abizer&lt;o:p&gt;&lt;/o:p&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3269655" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/b/abizerh/archive/tags/Kerberos/">Kerberos</category></item><item><title>Should IIS be installed on Domain Controller</title><link>http://blogs.technet.com/b/abizerh/archive/2009/07/16/should-iis-be-installed-on-domain-controller.aspx</link><pubDate>Thu, 16 Jul 2009 10:00:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3265166</guid><dc:creator>abizer_hazrat</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3265166</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2009/07/16/should-iis-be-installed-on-domain-controller.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;I have come across various scanarios where System Administrators have installed IIS on Domain Controllers. They do it to efffectively utilize&amp;nbsp;that server&amp;nbsp;hardware, to cut down cost by preventing a need for another server for IIS, some application that needs to be installed on the DC requires IIS etc. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;STRONG&gt;Microsoft does NOT recommend IIS on a Domain Controller running Active Directory&lt;/STRONG&gt;. There are 2 mains reasons behind this stand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;1.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;By installing IIS on a DC, we will end up increasing the surface attack area on that DC, hence causing a threat to the security database of the domain. This may also effect the servers performance and reliability.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;2.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;IIS would NOT work correctly as it mainly works with local users and groups which will now become domain users /groups. This would cause permission issues if the ACLs set on different IIS folders and Metabase is not updated correctly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Below are a few articles that would give you some idea of the issues faced when IIS is installed on a Domain controller.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;DCPROMO does not retain permissions on some IIS folders&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097"&gt;&lt;FONT color=#0000ff&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;332097&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;How To Promote a Member Server Running IIS to a Domain Controller Running IIS&lt;BR&gt;&lt;A href="http://support.microsoft.com/kb/300432"&gt;&lt;FONT color=#0000ff&gt;http://support.microsoft.com/kb/300432&lt;/FONT&gt;&lt;/A&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;FIX: ASP.NET does not work with the default ASPNET account on a domain controller&lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158"&gt;&lt;FONT color=#0000ff&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158&lt;/FONT&gt;&lt;/A&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Cannot install a Systems Management Server 2003 Management Point role on Windows Server 2003 domain controllers &lt;BR&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;886213"&gt;&lt;FONT color=#0000ff&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;886213&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Avoid installing IIS on a domain controller&lt;BR&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/3a0742c4-f45a-4504-a232-83dd085bcfb3.mspx?mfr=true"&gt;&lt;FONT color=#0000ff&gt;http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/3a0742c4-f45a-4504-a232-83dd085bcfb3.mspx?mfr=true&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Part from the above resources, I strongly recommend&amp;nbsp;viewing the webcast below as it will talk in detail on why IIS is not recommended on DC. This webcast also covers the issues you may face when you install IIS on DC and how it deal with it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;TechNet Webcast: Successfully Running IIS on a Domain Controller - Level 200&lt;BR&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032245355&amp;amp;Culture=en-US"&gt;&lt;FONT color=#0000ff&gt;http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032245355&amp;amp;Culture=en-US&lt;/FONT&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;To summarize, we don’t recommend installing IIS on DCs, but if you have to install it you need to be prepared to deal with issue related to IIS.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;- Abizer&lt;/STRONG&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3265166" width="1" height="1"&gt;</description></item><item><title>Error: "The parameter is incorrect" when connecting to a server using WMI.</title><link>http://blogs.technet.com/b/abizerh/archive/2009/07/15/error-the-parameter-is-incorrect-when-connecting-to-a-server-using-wmi.aspx</link><pubDate>Wed, 15 Jul 2009 15:32:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3264764</guid><dc:creator>abizer_hazrat</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/abizerh/rsscomments.aspx?WeblogPostID=3264764</wfw:commentRss><comments>http://blogs.technet.com/b/abizerh/archive/2009/07/15/error-the-parameter-is-incorrect-when-connecting-to-a-server-using-wmi.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;You test WMI connectivity remotely using &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;WBEMTEST&lt;/SPAN&gt;&lt;/STRONG&gt; &amp;gt; Error: &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;"The parameter is incorrect"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Analysis:&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Network trace during the issue shows that communication is happening with TCP Port 135 but after that secondary connection other DCOM/WMI interface not happening on other DYNAMIC RPC ports (above 1024).&lt;BR&gt;All ports between the client and the target server are open.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Network trace during the problem:&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt; communication only with TCP port 135&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.171.72.119&amp;nbsp;&amp;nbsp;&amp;nbsp; abizerh-lab&amp;nbsp; MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;MSRPC:c/o Bind:&amp;nbsp; UUID{000001A0-0000-0000-C000-000000000046} IRemoteSCMActivator(DCOM)&lt;/SPAN&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&amp;nbsp; Call=0x4&amp;nbsp; Assoc Grp=0x0&amp;nbsp; Xmit=0x16D0&amp;nbsp; abizerh-lab&amp;nbsp;&amp;nbsp; 10.171.72.119&amp;nbsp; MSRPC&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;MSRPC:c/o Bind Ack:&lt;/SPAN&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&amp;nbsp; Call=0x4&amp;nbsp; Assoc Grp=0x71F7&amp;nbsp; Xmit=0x16D0&amp;nbsp; Recv=0x16D0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp;&amp;nbsp; &amp;nbsp;abizerh-lab&amp;nbsp; MSRPC&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;&amp;nbsp; MSRPC:c/o Alter Cont:&amp;nbsp; UUID{000001A0-0000-0000-C000-000000000046} IRemoteSCMActivator(DCOM)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp; Call=0x4 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;abizerh-lab&amp;nbsp;&amp;nbsp; 10.171.72.119&amp;nbsp;MSRPC&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Alter Cont Resp:&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Call=0x4&amp;nbsp; Assoc Grp=0x71F7&amp;nbsp; Xmit=0x16D0&amp;nbsp; Recv=0x16D0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp;&amp;nbsp;&amp;nbsp; abizerh-lab&amp;nbsp; DCOM&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;DCOM:RemoteCreateInstance Request,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt; DCOM Version=5.7&amp;nbsp; Causality Id={F756624A-7CA5-4534-9F62-6638201C68CD}&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;abizerh-lab&amp;nbsp;&amp;nbsp; 10.171.72.119&amp;nbsp;DCOM&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;DCOM:RemoteCreateInstance Response, ORPCFLOCAL - Local call to this computer&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;B&gt;&lt;BR&gt;&lt;/B&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----&amp;gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="COLOR: red"&gt;ReturnValue: 0x00000057 &lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="COLOR: red"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: red"&gt; ERROR_INVALID_PARAMETER - The parameter is incorrect.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: red; FONT-SIZE: 9pt"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&lt;SPAN style="TEXT-DECORATION: none"&gt;&lt;/SPAN&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Working trace&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;: You can see that apart from the connections to TCP 135, &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;secondary connection are being made to other UUID of DCOM / WMI interface.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;B&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;10.171.72.119&amp;nbsp;&amp;nbsp; Abizerh-lab MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;MSRPC:c/o Request:&lt;/SPAN&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt; unknown&amp;nbsp;&amp;nbsp; Call=0x3&amp;nbsp; Opnum=0x5&amp;nbsp; Context=0x0&amp;nbsp; Hint=0x0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Abizerh-lab&amp;nbsp; &amp;nbsp; 10.171.72.119&amp;nbsp;MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;: unknown&amp;nbsp;&amp;nbsp; Call=0x3&amp;nbsp; Context=0x0&amp;nbsp; Hint=0xE4&amp;nbsp; Cancels=0x0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp;&amp;nbsp; Abizerh-lab&amp;nbsp; DCOM&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;DCOM:RemoteCreateInstance Request,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt; DCOM Version=5.7&amp;nbsp; Causality Id={03728AE5-CD86-4477-BA31-7B275C0A7CFF}&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Abizerh-lab&amp;nbsp; &amp;nbsp;10.171.72.119&amp;nbsp;DCOM&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;DCOM: Response, ORPCFLOCAL - Local call to this computer, Unknown IRemoteSCMActivator Method opnum=0&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;B&gt;&lt;BR&gt;&lt;/B&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119 &amp;nbsp; Abizerh-lab&amp;nbsp; MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Bind:&amp;nbsp; UUID{00000143-0000-0000-C000-000000000046} IRemUnknown2(DCOM)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp; Call=0x1&amp;nbsp; Assoc Grp=0x0&amp;nbsp; Xmit=0x16D0&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Abizerh-lab&amp;nbsp;&amp;nbsp; 10.171.72.119&amp;nbsp;MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Bind Ack&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;:&amp;nbsp; Call=0x1&amp;nbsp; Assoc Grp=0x7688&amp;nbsp; Xmit=0x16D0&amp;nbsp; Recv=0x16D0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp; &amp;nbsp;Abizerh-lab MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Auth3:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp; Call=0x1 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp; &amp;nbsp;Abizerh-lab DCOM&lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;&amp;nbsp; DCOM:IRemUnknown2:RemQueryInterface Request,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt; DCOM Version=5.7&amp;nbsp; Causality Id={03728AE5-CD86-4477-BA31-7B275C0A7CFF}&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Abizerh-lab &amp;nbsp; 10.171.72.119&amp;nbsp;DCOM&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;DCOM:IRemUnknown2:RemQueryInterface Response&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;, ORPCFNULL - No additional information in this packet&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;10.171.72.119&amp;nbsp;&amp;nbsp; Abizerh-lab MSRPC&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;MSRPC:c/o Alter Cont:&amp;nbsp; UUID{D4781CD6-E5D3-44DF-AD94-930EFE48A887} IWbemLoginClientID(WMIRP)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp; Call=0x2 &lt;/SPAN&gt;&lt;/EM&gt;&lt;BR&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Abizerh-lab&amp;nbsp; &amp;nbsp;10.171.72.119&amp;nbsp;MSRPC&amp;nbsp; &lt;/SPAN&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp;MSRPC:c/o Alter Cont Resp:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&amp;nbsp; Call=0x2&amp;nbsp; Assoc Grp=0x7688&amp;nbsp; Xmit=0x16D0&amp;nbsp; Recv=0x16D0 &lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 9pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Dumped the &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;endpoint mapper database of the TARGET server&lt;/SPAN&gt;&lt;/STRONG&gt; (we are trying to connect to via WMI) containing the details of the services asociation with different protocols/ports.&lt;BR&gt;- &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;RPCDUMP /s target_server /v /i &amp;gt; rpcdump.txt&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR&gt;&lt;I style="mso-bidi-font-style: normal"&gt;**RPCDUMP is a part of windows resource kit.&lt;o:p&gt;&lt;/o:p&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;This output during the problem, from the target server, showed services listening on ncacn_np, ncalrpc but&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt; &lt;SPAN style="COLOR: red"&gt;NO services listening on ncacn_ip_TCP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;. In a normal scenario, the above output should show atleast a few services listening on Dynamically allocated TCP ports i.e. associated with ncacn_ip_TCP protocol. A few services that you should fine listening on all Windows server is SAM {12345778_1234_abcd_ef00_0123456789ac} or SVCCTL {367abb81_9844_35f1_ad32_98f038001003}.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;You should see something like this in the RPC dump to confirm that Dynamic allocation of TCP ports is happening on the server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;ProtSeq:ncacn_ip_tcp&lt;BR&gt;&amp;nbsp;Endpoint:5003&lt;BR&gt;&amp;nbsp;NetOpt:&lt;BR&gt;&amp;nbsp;Annotation:&lt;BR&gt;&amp;nbsp;IsListening:YES&lt;BR&gt;&amp;nbsp;StringBinding:ncacn_ip_tcp:ABIZERH-LAB[5003]&lt;BR&gt;&amp;nbsp;UUID:12345778-1234-abcd-ef00-0123456789ac&lt;BR&gt;&amp;nbsp;ComTimeOutValue:RPC_C_BINDING_DEFAULT_TIMEOUT&lt;BR&gt;&amp;nbsp;VersMajor 1&amp;nbsp; VersMinor 0&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;After receiving the hint from the RPCdump output, of the Target server, we looked up the following registry key/values on the Target server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&amp;nbsp;HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet&lt;BR&gt;&amp;nbsp;- Ports &lt;BR&gt;&amp;nbsp;- PortsInternetAvailable &lt;BR&gt;&amp;nbsp;- UseInternetPorts &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt 0.5in"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;I style="mso-bidi-font-style: normal"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;**These values were present and configured on the Target server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Note&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;: the above registry values are not present by default and are set it case you want to set a range of TCP ports for RPC dynamic port allocation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;How to configure RPC dynamic port allocation to work with firewalls&lt;BR&gt;&lt;A href="http://support.microsoft.com/kb/154596"&gt;http://support.microsoft.com/kb/154596&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;So was this RPC dynamic port allocation&amp;nbsp;configuration&amp;nbsp;causing the problem? &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: red"&gt;NO NO NO&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;On the problem target server, we found that the &lt;STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; COLOR: red; FONT-SIZE: 10pt"&gt;RPC dynamic port allocation configuration were not set correctly &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;i.e. the Port range had a space between them for example &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: red"&gt;Ports&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="COLOR: red"&gt; = &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;'5100 - 5200'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; instead of &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; COLOR: #1f497d; mso-themecolor: text2"&gt;'5100-5200'&lt;/SPAN&gt;&lt;/STRONG&gt;. This was basically confusing the OS where it knew that the RPC dynamic allocation restriction was set but could make sence of the values, hence causing it not to allocate any ports to any services at all.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Further testing showed that even when "&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-WEIGHT: normal; mso-bidi-font-weight: bold"&gt;PortsInternetAvailable&lt;/SPAN&gt;&lt;/STRONG&gt;" or "&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-WEIGHT: normal; mso-bidi-font-weight: bold"&gt;UseInternetPorts&lt;/SPAN&gt;&lt;/STRONG&gt;" were &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-WEIGHT: normal; mso-bidi-font-weight: bold"&gt;mis&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;-&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-WEIGHT: normal; mso-bidi-font-weight: bold"&gt;spelled&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;,&lt;/SPAN&gt;&lt;/STRONG&gt; OS couldn't handle it correctly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Correcting the above settings related to ‘RPC dynamic port allocation’ and rebooting the target server resolved the issue and now we were able connect to the server using WMI.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt"&gt;&lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;- Abizer&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3264764" width="1" height="1"&gt;</description></item></channel></rss>