<?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: Best EAP Method Given these Requirements in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149005#M10869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could do PEAP as well.  EAP-TLS requires a per user certificate, while PEAP only requires the Root CA certificate be installed on the end machines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2009 23:46:16 GMT</pubDate>
    <dc:creator>Stephen Rodriguez</dc:creator>
    <dc:date>2009-01-13T23:46:16Z</dc:date>
    <item>
      <title>Best EAP Method Given these Requirements</title>
      <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149001#M10865</link>
      <description>&lt;P&gt;Which EAP method would be the most secure in this case, and fulfill these requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Want to authenticate user's via LDAP to an Active Directory Database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Also want to require that they have a unique certificate on their PC's (Which we manually install on them).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Supports signal signon (pass-through) authentication from a Windows XP machine.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 23:57:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149001#M10865</guid>
      <dc:creator>Lucas Phelps</dc:creator>
      <dc:date>2021-07-03T23:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Best EAP Method Given these Requirements</title>
      <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149002#M10866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use EAP-TLS. That requires a server and a client side cert. You can use microsoft IAS (RADIUS) server for user auth that points to the AD database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 01:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149002#M10866</guid>
      <dc:creator>semmie.rush</dc:creator>
      <dc:date>2009-01-08T01:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Best EAP Method Given these Requirements</title>
      <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149003#M10867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind with Windows XP/2k3 (sp2/default client authentication)that if your users move from station to station, it does not support a 'cert roaming' environment.  The problem I faced was if a doc used his laptop then tried to access one of our wireless carts on the floor, he couldn't login because his cert had never been applied to that cart and was already active on a different device.  We ended up turning off client certificate authentication on XP and are only using 'computer certificate' authentiction. If you need more information on this I'd be glad to help. I'm unfamiliar on the IAS side as I use ACS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 21:26:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149003#M10867</guid>
      <dc:creator>raun.williams</dc:creator>
      <dc:date>2009-01-13T21:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Best EAP Method Given these Requirements</title>
      <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149004#M10868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps I am confused on the idea of client certificates.  I was thinking I would put one universal certificate on the PC's that would have wireless access.  I did not think that they would be a unique certificate per user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I get away with requiring a 'company' certificate on each company PC and then just have them authenticate with their AD username (via LDAP/RADIUS)?  Would this be machine certificates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 21:39:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149004#M10868</guid>
      <dc:creator>Lucas Phelps</dc:creator>
      <dc:date>2009-01-13T21:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best EAP Method Given these Requirements</title>
      <link>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149005#M10869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could do PEAP as well.  EAP-TLS requires a per user certificate, while PEAP only requires the Root CA certificate be installed on the end machines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 23:46:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/best-eap-method-given-these-requirements/m-p/1149005#M10869</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2009-01-13T23:46:16Z</dc:date>
    </item>
  </channel>
</rss>

