Search results

  1. N

    [SOLVED] PVE Web Interface not recognizing PVEAuthCookie

    Hi Dominik, thanks for your reply! For some reason I did not think about the client looking for a ticket. I got it running using your method of adding a bogus cookie! I really didn't want to patch pve because of updates possibly overriding the changes. Here is how the data flow basically...
  2. N

    [SOLVED] PVE Web Interface not recognizing PVEAuthCookie

    Hello forums, at first thanks to Proxmox for providing such a great product! We are currently developing a software which acts as a kind of reverse proxy in front of the Proxmox VE Web Interface. The proxying is working perfectly, the UI can be accessed (including noVNC, etc.). The next step...