Replies: 2 comments 3 replies
-
LXCs Install scripts have defaults set to NO when it comes to "allow SSH" at all. Here you will find all the steps to enable password connection (if you wish, you can also use an ssh-key): |
Beta Was this translation helpful? Give feedback.
1 reply
-
passwd root for ssh |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have LXCs created by the tteck scripts, with autologin to the console from Proxmox. I would like to copy files to the LXC from my Windows PC. I would normally use WinSCP to do that, however I don't know the root password. If I create a user in the LXC using
adduser
it does not allow me to set a password, failing withAuthentication token manipulation error
. How do I resolve this?Beta Was this translation helpful? Give feedback.
All reactions