: openwrt-devel
Subject: Re: [OpenWrt-Devel] openssh-server configure in attitude_adjustment
Hi,
Try to set the pw for the root user again from the telnet login with
passwd
and try to login afterwards with ssh.
Also set PasswordAuthentication yes - allthough the default value should be yes.
With kind
Thanks for your reponse.
But this issue exist too follow your suggestion, I will try dropbear.
Thanks!
bjzhougong
From: Peter Wagner
Date: 2013-06-17 03:10
To: jinzhcheng
CC: openwrt-devel
Subject: Re: [OpenWrt-Devel] openssh-server configure in attitude_adjustment
Hi,
Try to set the pw for
Hi,
Try to set the pw for the root user again from the telnet login with
passwd
and try to login afterwards with ssh.
Also set PasswordAuthentication yes - allthough the default value should be yes.
With kind regards,
Peter Wagner
On Sun, 16 Jun 2013 12:27:08 +0800 (CST)
jinzhcheng wrote:
>
Dear Sir
(1)
This my config file in attitude_adjustment about openssh-server:
CONFIG_DEFAULT_dropbear=y
# CONFIG_PACKAGE_dropbear is not set
#
# SSH
#
# CONFIG_PACKAGE_openssh-client is not set
# CONFIG_PACKAGE_openssh-client-utils is not set
CONFIG_PACKAGE_openssh-keygen=y
CONFIG_PACKAGE_openssh