Recent content by BloodyIron

  1. B

    Mark found message as spam via webGUI?

    Yup. The fact that it still has history and markers indicates there still is information in PMG to process, even if it isn't the full E-Mail message itself.
  2. B

    Mark found message as spam via webGUI?

    I don't see how that gives me what I was speaking to at all. I'm talking about going back through message log history, which clearly exists in PMG, and marking said content as "actually spam" (or equivalent) so that future spam analysis can be more accurate. This is more of a manual influence...
  3. B

    clamav-freshclam not configured to start on boot

    I have a fresh install of Proxmox Mail Gateway that's a few weeks old now. And the service/daemon "clamav-freshclam" is NOT set to start automatically. This seems like an undesirable state of things, so I'm going to configure it to auto start. But does anyone know why it is like this?
  4. B

    Mark found message as spam via webGUI?

    So when I find a message in the logs that showed it was accepted/sent to the recipient, but it was actually spam, how can (in the webGUI) I mark said message as actually spam for PMG to learn from it? I'm not yet finding a way to do that (via webGUI).
  5. B

    Default settings of containers and virtual machines

    This isn't about making it more secure, this is about NOT making it less secure by placating a bad idea which would tangibly make the supply chain of software less secure. I'm not going to sit here and give you the education you need on why supply chain matters... _especially when we're talking...
  6. B

    Default settings of containers and virtual machines

    This aspect SHOULD NOT rely on a third party from the Proxmox group itself. Those scripts are well intentioned, but are NOT sufficiently vetted for security functions. Proxmox VE clusters are used in many sensitive environments and this can lead to very real, and potentially wide-spread...
  7. B

    [SOLVED] Task log retention

    I'm trying to review the task history for an LXC and the LXC has _ZERO_ task entries for the last year, but I know for a fact there's multiple. Can we _please_ have this number increased by... a lot? Or changed in nature so that task history limits are at least per-object?
  8. B

    Proxmox search by IP address

    Indeed! It can even show if multiple IPs and IPv6 (in addition to IPv4) addresses. Surely this can be tallied and indexed/searched/listed in some way.
  9. B

    [SOLVED] sda has a holder...

    This method (with the "More" menu top right) worked for me! I did the CLI stuff earlier in the thread but tried this method again (webGUI) and it worked "better" for me :)
  10. B

    Cannot grant Shell/CLI permissions with @pbs, LDAP or other non pam accounts

    If you can't prove who did what actions on an IT System that needs to be audited, then you can't complete audit. This is a hard limitation in environments that require such auditing, whether it is for periodic certification of the environment, or ITSEC forensic purposes. This will be a reason...
  11. B

    Cannot grant Shell/CLI permissions with @pbs, LDAP or other non pam accounts

    It's really hard to not want to jump down your throat when I clearly spell out earlier in this discussion that this is a scaling problem _which you directly quote me as saying_. Yes I understand at the scale you speak to there are ways to do this, but that does not detract the value of what I...
  12. B

    Cannot grant Shell/CLI permissions with @pbs, LDAP or other non pam accounts

    You're completely failing to see that to get Shell/CLI access on _each and every PVE Node in a cluster_ that currently that is _ONLY_ possible with PAM. LDAP/AD/OIDC/PVE/other authentication capabilities within Proxmox VE _CANNOT_ grant Shell/CLI access. THAT is the difference. In order to...
  13. B

    Cannot grant Shell/CLI permissions with @pbs, LDAP or other non pam accounts

    Okay now do that for each additional user on a huge Proxmox VE cluster one at a time... Having to manually go and set up a new user or modify an existing PAM user on a multi-hundred (or larger) PVE Node Cluster just so they can get Shell/CLI access is a very poor way to go about doing things...
  14. B

    Cannot grant Shell/CLI permissions with @pbs, LDAP or other non pam accounts

    Bug is the only real class of report that can be made, regardless of if the term is fully accurate or not. And this is a scaling problem, plus that's the whole point of the webGUI for Proxmox in general. So you can manage how the system operates _without_ having to go to the CLI. You literally...