<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Troubleshooting AMT WebUI Authentication in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221290#M656</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent response! Thank you for taking the time to respond in depth to my request for help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the tokensz tool before, but I know that the Kerberos ticket size is not an issue, because I can authenticate from my Windows 2003 site server using the same account that has an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I don't have any proxy servers configured in my browser.&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, I just tried looking up the registry key, because that seemed like the easiest, and most likely suspect, and it was missing. After I added it, and restarted Internet Explorer, it worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help! This should be put into some sort of official document  I'd be happy to type it up and post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Trevor Sullivan&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Systems Engineer&lt;/I&gt;&lt;/P&gt;&lt;P&gt;OfficeMax Corporation&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2009 18:44:03 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2009-02-26T18:44:03Z</dc:date>
    <item>
      <title>Troubleshooting AMT WebUI Authentication</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221288#M654</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to authenticate to the AMT WebUI from a Windows XP workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;XP is at Service Pack 2&lt;/LI&gt;&lt;LI&gt;Microsoft KB908209 is installed (Kerberos / IE6 hotfix)&lt;/LI&gt;&lt;LI&gt;Internal Subordinate and Root CA certs are in both Trusted Root and Intermediate CA stores&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can authenticate to the WebUI from the Windows 2003 ConfigMgr server that provisioned the AMT device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on where to start troubleshooting this authentication issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Trevor Sullivan&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Systems Engineer&lt;/I&gt;&lt;/P&gt;&lt;P&gt;OfficeMax Corporation&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2009 17:16:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221288#M654</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2009-02-26T17:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting AMT WebUI Authentication</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221289#M655</link>
      <description>&lt;P&gt;If browser displays Intel AMT WebUI login prompt, you can probably eliminate certificates as a cause of the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some sugguestions (in the order of least painful first):-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure Integrated Windows Authentication (IWA) is enabled in the browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check you are specifying client FQDN as URL in Intel AMT WebUI and not an IP address or alias, otherwise Kerberos authentication will fail during lookup of SPN's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check registry key associated with KB908209 is also installed on the XP workstation. Without it, KB908209 is ineffective&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check to make sure your XP system has sync'ed to network time otherwise Intel AMT may think you are trying replay attack and authentication will fail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove any HTTP proxies your browser may be configured to use. Kerberos authentication through proxy is not supported by all proxies, so testing without a proxy (if you are using one) may help to identify the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If none of these work then:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use KerbTray (from Microsoft resource kits) to flush Kerberos ticket cache, or just logoff and logon again to XP workstation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start network packet capture program (preferably WireShark)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open browser, connect to Intel AMT WebUI (using FQDN) and try to logon to generate failure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop packet capture program and inspect Kerberos protocol, especially TGS-REQ and TGS-REP to ensure your browser is getting a valid ticket back for the Intel AMT service at port 16992/16993. If you do not get valid ticket back (i.e. SPN not found) then re-check client FQDN. If client FQDN is correct then check SPN's are included in Active Directory objects using MMC + ADSIEdit and check DC replication occured if you are in multi-domain environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you get valid Kerberos ticket back and you still cannot get authenticated, download copy of TOKENSZ from Microsoft download area along with copy of Microsoft document "Troubleshooting Kerberos Errors". Use instructions from docment to run TOKENSZ and inspect the Kerberos ticket size. Intel AMT has a limit of ~4KB on ticket size (recently increased to ~10KB). If you are logging into AMT WebUI using Windows credentials for a user who is member of many Windows groups then the Kerberos ticket size can become too large and authentication fails. In this instance, use a different Windows user to login with smaller group membership&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2009 18:20:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221289#M655</guid>
      <dc:creator>Steven_D_Intel1</dc:creator>
      <dc:date>2009-02-26T18:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting AMT WebUI Authentication</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221290#M656</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent response! Thank you for taking the time to respond in depth to my request for help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the tokensz tool before, but I know that the Kerberos ticket size is not an issue, because I can authenticate from my Windows 2003 site server using the same account that has an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I don't have any proxy servers configured in my browser.&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, I just tried looking up the registry key, because that seemed like the easiest, and most likely suspect, and it was missing. After I added it, and restarted Internet Explorer, it worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help! This should be put into some sort of official document  I'd be happy to type it up and post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Trevor Sullivan&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;Systems Engineer&lt;/I&gt;&lt;/P&gt;&lt;P&gt;OfficeMax Corporation&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2009 18:44:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221290#M656</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2009-02-26T18:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshooting AMT WebUI Authentication</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221291#M657</link>
      <description>&lt;P&gt;Regarding your comment about an official document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using Microsoft SCCM, you may like to checkout the link &lt;A href="http://communities.intel.com/message/10377"&gt;http://communities.intel.com/message/10377&lt;/A&gt; &lt;A href="http://communities.intel.com/message/10377"&gt;http://communities.intel.com/message/10377&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if you do not use Microsoft SCCM, there is some useful stuff in here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;SDavies&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2009 23:06:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Troubleshooting-AMT-WebUI-Authentication/m-p/221291#M657</guid>
      <dc:creator>Steven_D_Intel1</dc:creator>
      <dc:date>2009-02-26T23:06:39Z</dc:date>
    </item>
  </channel>
</rss>

