intel-aero / meta-intel-aero

Yocto layer to support Intel Aero platform
https://github.com/intel-aero/meta-intel-aero
GNU General Public License v2.0
217 stars 119 forks source link

Can't login to root@intel-aero.local #387

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello,

I recently started trying to build ardupilot from source and even though everything complies, albeit with a few warnings, I am getting hung up on the last step where I am being asked to provide the password for root@intel-aero.local. I tried the default login which is no password, the WiFi password, and the password required when setting up Ubuntu. None of these options work. After the third attempt I get the message "Permission denied (publickey, password". I don't know why this is happening. This is on Ubuntu 16.04

ghost commented 5 years ago

Update: I have solved the problem. The sshd_config file had to be modified to allow root login. This is not recommended due to security concerns but if you want to login to root on Ubuntu this is how you do it.