Yocto openssh

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto openssh

11,881件の閲覧回数
LPs
Contributor III

Hi all,

  I'm working with Yocto fsl-relese-bsp.

I'm baking fsl-image-qt5, and I added the ssh-server-openssh EXTRA_IMAGE_FEATURES to the recipe.

The bitbake worked well, but after the startup the root user ask me for a password.

Before adding ssh-server-openssh the root password was empty.

What is the standard password for this package?

ラベル(3)
0 件の賞賛
返信
1 返信

4,734件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello LPs,

You may find useful to see the EXTRA_IMAGE_FEATURES section on the Yocto reference manual (link below). Especially the debug-tweaks feature which sets the ssh root access to a blank password.

http://www.yoctoproject.org/docs/1.7/ref-manual/ref-manual.html#var-EXTRA_IMAGE_FEATURES

If you’re looking for a more permanent solution you should patch the source code to add the desired username and password.

0 件の賞賛
返信