Hello all, I'm trying to add a root password to add some security to ssh access. I plan also to enable/ disable the ssh via GUI.
I'm using meta-atmel on a dunfell build. I've added: INHERIT += "extrausers" EXTRA_USERS_PARAMS = "usermod -p $(openssl passwd mypassword) root" And commented out: EXTRA_IMAGE_FEATURES ?= "debug-tweaks" When I try to SSH in I'm now getting: Connection closed by 192.168.178.13 port 22 Do I need to set a password for ssh also? Thanks
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59299): https://lists.yoctoproject.org/g/yocto/message/59299 Mute This Topic: https://lists.yoctoproject.org/mt/97208307/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
