[uClibc] openssh - newbie configuration question

Rob Landley rob at landley.net
Tue Feb 15 04:06:55 UTC 2005


On Monday 14 February 2005 12:33 pm, Rich Ireland wrote:
> Hello,
>
> I have a csb337(Atmel at91rm9200) that is running Linux-2.6.9 created
> with the latest(as of Friday) uclibc buildroot and I'm having trouble
> configuring sshd to allow non-root connections.
>
> With the default builds, I can establish a non-root user and login via
> tty but sshd always claims that the user's password has expired, and
> when I change it - the connection is closed.  However it works just fine
> as root.  I've googled for clues, but have found nothing illuminating.

I'd try "dropbear".  It's a tiny ssh clone (both client and server) without 
the dependencies of openssh (doesn't use openssl, etc) that's pretty much 
self configuring.

Works for me, anyway.

Rob



More information about the uClibc mailing list