Linutronix / elbe

Embedded Linux Build Environment
https://elbe-rfs.org
GNU General Public License v3.0
163 stars 59 forks source link

elbe initvm sync #373

Closed yegorich closed 1 year ago

yegorich commented 1 year ago

This command is not documented in https://elbe-rfs.org/docs/sphinx/elbe-initvm.html.

Another issue concerns the sshd configuration. Without PermitRootLogin yes one cannot log in with the su password.

bgermann commented 1 year ago

The sshd configuration is not an issue. You should not be able to root-login with password by default because the default password is weak.

yegorich commented 1 year ago

OK. Then I can send a patch adding sync command description together with some instruction on how to setup authorized_keys in the initvm via console (attach command)?

bgermann commented 1 year ago

I do not think authorized_keys documentation belongs to elbe. But I will take elbe sync docs.