OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: wildbill on September 03, 2005, 03:16:08 pm

Title: Ssh "permission Denied" (hentges Rom)
Post by: wildbill on September 03, 2005, 03:16:08 pm
Has anyone one had a problem trying to ssh into a newly flashed hentges rom (3.5.3 w/cardfs installed)?  When ever I attempt to connect I get prompted for a password and then get "Permission denied, please try again".  I've created a non-root user w/password and get the same error.  I also enabled root login for sshd and restarted the sshd daemon and still get the same error.   Any suggestions would be appreciated.

Thx
wb
Title: Ssh "permission Denied" (hentges Rom)
Post by: lardman on September 03, 2005, 04:05:39 pm
The issue is that dropbear (the ssh daemon) doesn't allow connections for users who don't have passwords.

I've no idea why your new user can't connect, but if you set a password for root you should be able to login,


Si
Title: Ssh "permission Denied" (hentges Rom)
Post by: wildbill on September 03, 2005, 07:53:13 pm
Tried giving root a password and still received the same error.  Maybe I should remove dropbear and try openssh?



Quote
The issue is that dropbear (the ssh daemon) doesn't allow connections for users who don't have passwords.

I've no idea why your new user can't connect, but if you set a password for root you should be able to login,


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94407\"][{POST_SNAPBACK}][/a][/div]
Title: Ssh "permission Denied" (hentges Rom)
Post by: lardman on September 04, 2005, 09:32:30 am
I used to have issues using some ssh clients (on Windows), while others work.

No idea why. But perhaps this is similar.


Si
Title: Ssh "permission Denied" (hentges Rom)
Post by: CoreDump on September 05, 2005, 12:28:03 pm
Hentges ROMs ship with the full OpenSSH package, not dropbear.
In any case, a password for root must be set in order to be able to login.