Recent content by jimpd

  1. J

    root@pam Token API restricted?

    What's the recommended practice here? root@pam with privilege separation? dedicated "API" user?
  2. J

    Wrong keyboard input with VNC

    Sorry, looks like I forgot to reply here. This is a bug with the Icecat browser, it is working fine in chromium.
  3. J

    Cluster fingerprint, join information and SSH keys

    Can you elaborate this a bit more? It does hopefully not mean proxmox staff members can access the server if I would write a ticket?
  4. J

    Unable to connect after install

    You need to use https to connect to the web gui. Try with https://192.168.1.69:8006
  5. J

    Wrong keyboard input with VNC

    The keyboard input via VNC is randomly not correct anymore. This does not look like some other keyboard layout. For example the following changed: / is - ctrl + 8 is 9 I cant write ctrl c (cancel) and so on. They layout in Datacenter -> Option was set to "Default", I tried changing to English...
  6. J

    Cluster fingerprint, join information and SSH keys

    Thanks. ~/.ssh/id_rsa is generated by proxmox, can I safely delete it?
  7. J

    Cluster fingerprint, join information and SSH keys

    Hi all Where exactly is the "cluster fingerprint" generated from? As far as I can see it is not something from the SSH public key. Also the join information code, from what is it? Is it just some random string? Where is it stored? How would I get both information via cli? Which SSH key is used...