<?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 CLI Command to check Authentication Activity in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60737#M1449</link>
    <description>&lt;P&gt;Hi Checkmates,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have any CLI command to check the device Authentication activity? I need to get the below details in CLI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/2214iB217472B62F87B63/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 20 Aug 2019 12:50:26 GMT</pubDate>
    <dc:creator>Hawkeye_Parker</dc:creator>
    <dc:date>2019-08-20T12:50:26Z</dc:date>
    <item>
      <title>CLI Command to check Authentication Activity</title>
      <link>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60737#M1449</link>
      <description>&lt;P&gt;Hi Checkmates,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have any CLI command to check the device Authentication activity? I need to get the below details in CLI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/2214iB217472B62F87B63/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Aug 2019 12:50:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60737#M1449</guid>
      <dc:creator>Hawkeye_Parker</dc:creator>
      <dc:date>2019-08-20T12:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: CLI Command to check Authentication Activity</title>
      <link>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60740#M1450</link>
      <description>&lt;P&gt;In&amp;nbsp;Identity Awareness Administration Guide R80.20 p.161ff you will find the CLI commands for IA - adlog, pdp and pep !&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:08:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60740#M1450</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-08-20T13:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: CLI Command to check Authentication Activity</title>
      <link>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60750#M1451</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try the command &lt;STRONG&gt;cpstat identityServer -f &amp;lt;value&amp;gt;&lt;/STRONG&gt; where the value can be:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;default, authentication, logins, ldap, components, adquery, idc, muh&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example&amp;nbsp;&lt;STRONG&gt;cpstat identityServer -f ldap&amp;nbsp;&lt;/STRONG&gt;gives:&lt;/P&gt;
&lt;P&gt;Successful LDAP Queries: -&lt;BR /&gt;Unsuccessful LDAP Queries: -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example&amp;nbsp;&lt;STRONG&gt;cpstat identityServer -f ldap&amp;nbsp;&lt;/STRONG&gt;gives:&lt;/P&gt;
&lt;P&gt;CaptivePortal: -&lt;BR /&gt;AD Query: -&lt;BR /&gt;Agent: -&lt;BR /&gt;Terminal Server: -&lt;BR /&gt;RADIUS Accounting: -&lt;BR /&gt;Remote Access: -&lt;BR /&gt;Identity Collector [Active Directory]: -&lt;BR /&gt;Identity Collector [Cisco ISE]: -&lt;BR /&gt;Identity Collector [Syslog]: -&lt;BR /&gt;Identity Collector [eDirectory]: -&lt;BR /&gt;Identity Awareness API: -&lt;BR /&gt;Users With Anti-Spoofing Protection: -&lt;BR /&gt;Successful User Logins [Kerberos]: -&lt;BR /&gt;Successful Machine Logins [Kerberos]: -&lt;BR /&gt;Successful User Logins [User name and password]: -&lt;BR /&gt;Successful User Logins [AD Query]: -&lt;BR /&gt;Successful Machine Logins [AD Query]: -&lt;BR /&gt;Unsuccessful User Logins [Kerberos]: -&lt;BR /&gt;Unsuccessful Machine Logins [Kerberos]: -&lt;BR /&gt;Unsuccessful User Logins [User name and password]: -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Tal&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:57:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/CLI-Command-to-check-Authentication-Activity/m-p/60750#M1451</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2019-08-20T13:57:30Z</dc:date>
    </item>
  </channel>
</rss>

