cdsteinkuehler / br2rauc

Buildroot + RAUC
Other
52 stars 18 forks source link

SCP is failing | authorization failure #19

Closed Sourabh-ALTEN closed 2 years ago

Sourabh-ALTEN commented 2 years ago

Hello,

I have to transfer some files to raspberry pi and I am using scp for this. But it's asking for password and I am not sure which password to use. I have set PubkeyAuthentication no in sshd_config. But still it's the same. Could you please let me know if there is any default password generated during ssh key creation?

cdsteinkuehler commented 2 years ago

Your question does not make any sense. The default br2rauc configuration allows for console login with no password and no network login. There is no ssh server and no scp client installed, so if you have these present you have customized the configuration and any key generation or passwords would be setup how you configured them (or with the Buildroot defaults).