<?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: Any way to de-auth a user outside of SSH? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223706#M64314</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/20353"&gt;@Lcroce&lt;/a&gt;&lt;/P&gt;&lt;P&gt;The required commands should be these here:&lt;/P&gt;&lt;PRE&gt;https://FIREWALL/api/?type=op&amp;amp;cmd=&amp;lt;clear&amp;gt;&amp;lt;user-cache&amp;gt;&amp;lt;ip&amp;gt;&amp;lt;/ip&amp;gt;&amp;lt;/user-cache&amp;gt;&amp;lt;/clear&amp;gt;&amp;amp;key=APIKEY

https://FIREWALL/api/?type=op&amp;amp;cmd=&amp;lt;clear&amp;gt;&amp;lt;user-cache-mp&amp;gt;&amp;lt;ip&amp;gt;&amp;lt;/ip&amp;gt;&amp;lt;/user-cache-mp&amp;gt;&amp;lt;/clear&amp;gt;&amp;amp;key=APIKEY&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And here is an article to get started with the API:&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/Community-Blog/The-Power-of-XML-API/ba-p/202789" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Community-Blog/The-Power-of-XML-API/ba-p/202789&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2018 18:02:36 GMT</pubDate>
    <dc:creator>Remo</dc:creator>
    <dc:date>2018-07-26T18:02:36Z</dc:date>
    <item>
      <title>Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223546#M64264</link>
      <description>&lt;P&gt;I know that we can force a logout for a user from the captive portal on the CLI as shown in the link below but is there a way to access this functionality through the web management portal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/How-to-Force-Captive-Portal-Re-Authentication/ta-p/57746" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/How-to-Force-Captive-Portal-Re-Authentication/ta-p/57746&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 14:36:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223546#M64264</guid>
      <dc:creator>Lcroce</dc:creator>
      <dc:date>2018-07-25T14:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223696#M64308</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/20353"&gt;@Lcroce&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Web-UI this isn't possible. Another possibility is to do that with the API, so you could write a little script that you could run if you want to de-auth a user.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:33:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223696#M64308</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-07-26T16:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223701#M64312</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/20353"&gt;@Lcroce&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Advantage to the API method that&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;proposed is that you could give it to your technical support staff and all they would have to do is specify the username that needs to get de-auth'd.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:58:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223701#M64312</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2018-07-26T16:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223703#M64313</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;Is there a page I can reference?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 17:35:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223703#M64313</guid>
      <dc:creator>Lcroce</dc:creator>
      <dc:date>2018-07-26T17:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223706#M64314</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/20353"&gt;@Lcroce&lt;/a&gt;&lt;/P&gt;&lt;P&gt;The required commands should be these here:&lt;/P&gt;&lt;PRE&gt;https://FIREWALL/api/?type=op&amp;amp;cmd=&amp;lt;clear&amp;gt;&amp;lt;user-cache&amp;gt;&amp;lt;ip&amp;gt;&amp;lt;/ip&amp;gt;&amp;lt;/user-cache&amp;gt;&amp;lt;/clear&amp;gt;&amp;amp;key=APIKEY

https://FIREWALL/api/?type=op&amp;amp;cmd=&amp;lt;clear&amp;gt;&amp;lt;user-cache-mp&amp;gt;&amp;lt;ip&amp;gt;&amp;lt;/ip&amp;gt;&amp;lt;/user-cache-mp&amp;gt;&amp;lt;/clear&amp;gt;&amp;amp;key=APIKEY&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And here is an article to get started with the API:&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/Community-Blog/The-Power-of-XML-API/ba-p/202789" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Community-Blog/The-Power-of-XML-API/ba-p/202789&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:02:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223706#M64314</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2018-07-26T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to de-auth a user outside of SSH?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223723#M64318</link>
      <description>&lt;P&gt;Cool.&amp;nbsp; Thanks for the info.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 20:33:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-way-to-de-auth-a-user-outside-of-ssh/m-p/223723#M64318</guid>
      <dc:creator>Lcroce</dc:creator>
      <dc:date>2018-07-26T20:33:22Z</dc:date>
    </item>
  </channel>
</rss>

