<?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: Limiting personal devices in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498349#M300854</link>
    <description>&lt;P&gt;What solution for 802.1 x would stop the employees from just using their phone and authenticate there&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 16:41:56 GMT</pubDate>
    <dc:creator>RandyK1</dc:creator>
    <dc:date>2023-09-20T16:41:56Z</dc:date>
    <item>
      <title>Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498345#M300850</link>
      <description>&lt;P&gt;Unfortunately , the employee wifi password was shared with employees prior to my arrival .  We now have a lot of personal devices connecting.   What is the best method to resolve this?   We have Azure AD &lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:04:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498345#M300850</guid>
      <dc:creator>RandyK1</dc:creator>
      <dc:date>2023-09-19T21:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498346#M300851</link>
      <description>&lt;P&gt;Change the password.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:44:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498346#M300851</guid>
      <dc:creator>MerakiGnome</dc:creator>
      <dc:date>2023-09-19T21:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498347#M300852</link>
      <description>&lt;P&gt;I would go one step further than &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/1352"&gt;@DarrenOC&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Either move to 802.1X or, if you want to keep PSKs, push the passphrase to the clients with an MDM. That way the users can not read the password.&lt;/P&gt;&lt;P&gt;In addition to that, allow the users to connect their personal devices with a different SSID/profile with reduced connectivity to your internal network. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:06:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498347#M300852</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2023-09-19T22:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498348#M300853</link>
      <description>&lt;P&gt;I would convert the SSID to an IPSK without radius with a new and old PSK and remove the old password after an audit of the clients. Any device that is connecting to the Old PSK will stop working once the IPSK is removed that covers the old PSK. It's a nice way to rotate passwords without breaking connections entirely. &lt;BR /&gt;&lt;A href="https://documentation.meraki.com/MR/Encryption_and_Authentication/IPSK_Authentication_without_RADIUS" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MR/Encryption_and_Authentication/IPSK_Authentication_without_RADIUS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 23:03:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498348#M300853</guid>
      <dc:creator>leewalhovd</dc:creator>
      <dc:date>2023-09-19T23:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498349#M300854</link>
      <description>&lt;P&gt;What solution for 802.1 x would stop the employees from just using their phone and authenticate there&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:41:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498349#M300854</guid>
      <dc:creator>RandyK1</dc:creator>
      <dc:date>2023-09-20T16:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498350#M300855</link>
      <description>&lt;P&gt;Nothing when using Username/PW. But you would see which devices belong to which user and could issue "corrective actions" (whatever this will be). With certificates, the amount of criminal energy of the user will be much higher.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:50:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498350#M300855</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2023-09-20T16:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting personal devices</title>
      <link>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498351#M300856</link>
      <description>&lt;P&gt;802.1x auth can use many things to validate a device, for example, certificates on the device. Depending on control, or lack of control of the devices would determine what is appropriate. If you don't keep the certificate from users, as in they have admin access to the devices certificate authentication won't guarantee they can't move the certificate to another device to authenticate. &lt;BR /&gt;&lt;A href="https://documentation.meraki.com/MR/Encryption_and_Authentication/Configuring_RADIUS_Authentication_with_WPA2-Enterprise#User_vs._Machine_Authentication" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MR/Encryption_and_Authentication/Configuring_RADIUS_Authentication_with_WPA2-Enterprise#User_vs._Machine_Authentication&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 16:56:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/limiting-personal-devices/m-p/5498351#M300856</guid>
      <dc:creator>leewalhovd</dc:creator>
      <dc:date>2023-09-20T16:56:08Z</dc:date>
    </item>
  </channel>
</rss>

