sshd not working on imx6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

sshd not working on imx6

1,756 次查看
pj0585
Contributor III

Hi,

I have built my imx6 root file system using ltib. (package release 12.09.01)

I used the following steps to set up sshd:

ssh-keygen -b 1024 -f /etc/ssh/ssh_host_key -N ""

ssh-keygen -f /etc/ssh/ssh_host_dsa_key -N  ""

ssh-keygen -f /etc/ssh/ssh_host_rsa_key -N ""

/usr/sbin/sshd

I get this error: Disabling protocol version 1. Could not load host key

Any inputs?

-Pj

标签 (2)
0 项奖励
回复
1 回复

739 次查看
pj0585
Contributor III

Please ignore this post!

It turned out that the message was just a warning or notification. sshd had started running in the background after executing /usr/sbin/sshd

Sorry about posting this invalid question.

-Pj

0 项奖励
回复