<?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 VPN users report in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50951#M1071</link>
    <description>&lt;P&gt;Hello buddies!&lt;/P&gt;&lt;P&gt;I´ve been looking for a way to report all VPN users by creation date.&lt;/P&gt;&lt;P&gt;On the users properties, I´ve found a field called "User account created on:". Using Database Tool (Dbedit), I dicovered the DB field name "creation_date".&lt;/P&gt;&lt;P&gt;However when I use "fwm dbexport" to extract all VPN users on database, this "creation_date" doesn´t come in the report.&lt;BR /&gt;&lt;BR /&gt;Is there a way to extract this information? Better, is there a way to create a montlhy report using that DB field.&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2019 13:27:57 GMT</pubDate>
    <dc:creator>Rick_Rodrix</dc:creator>
    <dc:date>2019-04-15T13:27:57Z</dc:date>
    <item>
      <title>VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50951#M1071</link>
      <description>&lt;P&gt;Hello buddies!&lt;/P&gt;&lt;P&gt;I´ve been looking for a way to report all VPN users by creation date.&lt;/P&gt;&lt;P&gt;On the users properties, I´ve found a field called "User account created on:". Using Database Tool (Dbedit), I dicovered the DB field name "creation_date".&lt;/P&gt;&lt;P&gt;However when I use "fwm dbexport" to extract all VPN users on database, this "creation_date" doesn´t come in the report.&lt;BR /&gt;&lt;BR /&gt;Is there a way to extract this information? Better, is there a way to create a montlhy report using that DB field.&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 13:27:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50951#M1071</guid>
      <dc:creator>Rick_Rodrix</dc:creator>
      <dc:date>2019-04-15T13:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50957#M1074</link>
      <description>What version of Security Management?&lt;BR /&gt;That said, I believe even in R80.x, dbedit may be the only way to get the information you're asking for.&lt;BR /&gt;You can get a dump of the data in XML format by using the command "printxml users" in dbedit.&lt;BR /&gt;From the output of that, you can create a report with the relevant data.</description>
      <pubDate>Mon, 15 Apr 2019 14:21:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50957#M1074</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-04-15T14:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50972#M1075</link>
      <description>&lt;P&gt;I´m using R77.30.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, I´ve tried that before, but I´m not familiar with dbedit, so I don´t know how to export that or even import in a pratical way to handle that list.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 15:56:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50972#M1075</guid>
      <dc:creator>Rick_Rodrix</dc:creator>
      <dc:date>2019-04-15T15:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50980#M1076</link>
      <description>&lt;P&gt;As I said, it's a command you can feed dbedit. You can put the command in a text file, with something like:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Expert@mgmt:0]# &lt;STRONG&gt;echo printxml users &amp;gt; dbedit.txt&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Then you can easily call it with a cronjob or whatever:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[Expert@mgmt:0]# &lt;STRONG&gt;dbedit -local -f dbedit.txt&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Parsing said XML output and turning it into the format you want is another matter, but that's how you get the data out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 17:11:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50980#M1076</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-04-15T17:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50989#M1077</link>
      <description>&lt;P&gt;Thanks a lot!&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 18:44:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/50989#M1077</guid>
      <dc:creator>Rick_Rodrix</dc:creator>
      <dc:date>2019-04-15T18:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: VPN users report</title>
      <link>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/139589#M5045</link>
      <description>&lt;P&gt;Dear Sirs,&lt;/P&gt;&lt;P&gt;I wonder if anyone knows how to customize a report of users using Client VPN mobile?&lt;/P&gt;&lt;P&gt;For example:&lt;BR /&gt;Name&lt;BR /&gt;user&lt;BR /&gt;date&lt;BR /&gt;login start&lt;BR /&gt;login end&lt;BR /&gt;login time&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 13:38:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/VPN-users-report/m-p/139589#M5045</guid>
      <dc:creator>fabiooliveira7</dc:creator>
      <dc:date>2022-01-26T13:38:43Z</dc:date>
    </item>
  </channel>
</rss>

