I installed dropbear using ipkg and it seems to be running fine
(thanks Chris/Lee!). The problem is the authentication: I can't
login. I try to login as user root, admin, and no user with any
password I could think of (including no password) but I keep getting
access denied. I listed the output from both client and server below.
How to setup the user/password for ssh login?
Thanks,
Iztok
PS Here is the output from dropbear:
JRUN/# dropbear -F -E
[1266] Mar 16 14:20:25 Not backgrounding
[1267] Mar 16 14:20:40 Child connection from 192.168.1.104:4906
[1267] Mar 16 14:20:54 bad password attempt for 'root' from
192.168.1.104:4906
Here is the output from the putty side (192.168.1.104):
login as: root
root@hpmediavault's password:
Access denied
Re: [HPMediaVault] Re: You guys DO know that the IPKG method was
released, right?
Sure does...
I don't have any instructions that I wrote, but look on the web for
"drop bear".
That is the packages name, drop bear.
To install it,
# ipkg install drop bear
Chris Seto
====
Chris S. Seto
Owner of hackingthehpmediavault
====
lubimkas wrote:
>
> Cool. Does it mean I can run SSH on mediavault now?
> What I'm looking for is a combination of SSH/DynDNS/Wake On LAN to
> access my home network remotely. Instructions on how to set it up
> would be really appreciated.