Hi everyone,
we want to export all "Who" Objects in one of our Blacklists and compare it to a List in a .csv File.
From my understanding, it is not possible to export directly from the Webinterface.
It either needs to be done with API Calls, CLI or directly get the Information from the Database, but I struggle to get that done.
CLI approach:
I looked through the API/CLI documentation and thought I can get the Objects running -> pmgsh get /config/ruledb/who/26
But I only get the configuration of the Blacklist itself, or at least I think that's what I'm receiving.
Database approach:
I found this Forum Post -> https://forum.proxmox.com/threads/blacklist.41913/#post-201443
and tried to get access to the Database but i don´t have the Password for the Postgres user.
I'm not the one who installed Proxmox in our Environment, was a Password specified while installing or is there a default one?
I hope thats enough information so you can push me in the right direction.
Thanks in advance.
we want to export all "Who" Objects in one of our Blacklists and compare it to a List in a .csv File.
From my understanding, it is not possible to export directly from the Webinterface.
It either needs to be done with API Calls, CLI or directly get the Information from the Database, but I struggle to get that done.
CLI approach:
I looked through the API/CLI documentation and thought I can get the Objects running -> pmgsh get /config/ruledb/who/26
But I only get the configuration of the Blacklist itself, or at least I think that's what I'm receiving.
Database approach:
I found this Forum Post -> https://forum.proxmox.com/threads/blacklist.41913/#post-201443
and tried to get access to the Database but i don´t have the Password for the Postgres user.
I'm not the one who installed Proxmox in our Environment, was a Password specified while installing or is there a default one?
I hope thats enough information so you can push me in the right direction.
Thanks in advance.