- Products
- Learn
- Local User Groups
- Partners
-
More
Celebrate the New Year
With CheckMates!
Value of Security
Vendor Self-Awareness
Join Us for CPX 360
23-24 February 2021
Important certificate update to CloudGuard Controller, CME,
and Azure HA Security Gateways
How to Remediate Endpoint & VPN
Issues (in versions E81.10 or earlier)
Mobile Security
Buyer's Guide Out Now
Important! R80 and R80.10
End Of Support around the corner (May 2021)
Hello buddies!
I´ve been looking for a way to report all VPN users by creation date.
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".
However when I use "fwm dbexport" to extract all VPN users on database, this "creation_date" doesn´t come in the report.
Is there a way to extract this information? Better, is there a way to create a montlhy report using that DB field.
Thanks in advance.
As I said, it's a command you can feed dbedit. You can put the command in a text file, with something like:
[Expert@mgmt:0]# echo printxml users > dbedit.txt
Then you can easily call it with a cronjob or whatever:
[Expert@mgmt:0]# dbedit -local -f dbedit.txt
Parsing said XML output and turning it into the format you want is another matter, but that's how you get the data out.
I´m using R77.30.
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.
Any idea?
As I said, it's a command you can feed dbedit. You can put the command in a text file, with something like:
[Expert@mgmt:0]# echo printxml users > dbedit.txt
Then you can easily call it with a cronjob or whatever:
[Expert@mgmt:0]# dbedit -local -f dbedit.txt
Parsing said XML output and turning it into the format you want is another matter, but that's how you get the data out.
Thanks a lot!👍
About CheckMates
Learn Check Point
Advanced Learning
WELCOME TO THE FUTURE OF CYBER SECURITY