Jump to content

storhob21

Members
  • Posts

    8
  • Joined

Posts posted by storhob21

  1. 47 minutes ago, ich777 said:

    I would recommend that you copy the file over to /luckybackup/.shh with the command:

    cp /root/.ssh/known_hosts /luckybackup/.ssh/known_hosts

    Thats what I've done but whenever I update the container root needs to trust my destination host again even though the host is in the /luckybackup/.ssh/known_hosts. No biggie, I'll just keep in mind each time I update to go in and trust my destination host with root.

  2. @ich777 

    One more thing I noticed and hopefully theres a fix for it. I run the container as root. The issue I'm having is each time I update the container, roots "Know_hosts" file in /root/.shh gets removed.
     

    Is there any way root could reference luckybackup user's know_hosts file instead? I'll add the destination host ECDSA key there since that does not get removed when updating the container.

  3. 2 hours ago, ich777 said:

    Please update the container, it should now work.

     

    Also please set the password first as non root user as instructed in the recommended post and if that is working, or if it is already working for you with non root, then switch over to root.

    works perfect now with root, thanks for the quick fix.

    • Like 1
  4. Hello,

    Thanks for the luckyBackup container, got it up and running a couple of days ago and its working great. I want to password protect VNC and followed the sticky in this thread. I got it working if the variable "Run as root user" set to false. But when I change the "Run as root user" to true the container goes into a boot loop. Only way to fix it is to set the "Run as root user" back to false. Is it possible to password protect VNC when "Run as root user" is set to true?

×
×
  • Create New...