I have searched all over the forum and all over Google without success.
When I click on a container, and then shell, I get a prompt to login. I do NOT get this prompt when I select the node, then console. The node is automatically logged into the user.
Is it possible to achieve the same effect with the containers? (So that it is automatically logged in to a user without me providing user/password) If so, how would one achieve this? Any advice or documentation would be helpful.
I basically want to do this and use the web interface as a single point of entry into my server/containers. That way I can disable all ssh connections from outside the box and only use xterm.js from the web side. Plus this will make it easier so that I don't have to manage a password for each container...
When I click on a container, and then shell, I get a prompt to login. I do NOT get this prompt when I select the node, then console. The node is automatically logged into the user.
Is it possible to achieve the same effect with the containers? (So that it is automatically logged in to a user without me providing user/password) If so, how would one achieve this? Any advice or documentation would be helpful.
I basically want to do this and use the web interface as a single point of entry into my server/containers. That way I can disable all ssh connections from outside the box and only use xterm.js from the web side. Plus this will make it easier so that I don't have to manage a password for each container...