Gentoo Archives: gentoo-embedded

From: Kumba <kumba@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] dropbear and telnetd problem
Date: Sun, 05 Mar 2006 00:01:32
Message-Id: 440A2A09.6060700@gentoo.org
In Reply to: [gentoo-embedded] dropbear and telnetd problem by Jakub Ladman
1 Jakub Ladman wrote:
2 > I want to use dropbear as a ssh server
3 > I have got it via emerge, generated keys folowing code
4 > in /etc/init.d/dropbear, changed passwd in baselaout-lite environment, ran
5 > dropbear, but when i tryed to connect it hangs after password entering
6 > (password is ok, error is reported if is not)
7 > No prompt, no shell.
8 > What have i forgotten?
9 >
10
11 Make sure you have a valid /etc/shells defined, and include /bin/sh and
12 /bin/ash. That one hung me up for a while. Enabling dropbear via debug
13 foreground mode may also reveal where else it fails if shells doesn't fix your
14 issue.
15
16
17 --Kumba
18
19 --
20 Gentoo/MIPS Team Lead
21 Gentoo Foundation Board of Trustees
22
23 "Such is oft the course of deeds that move the wheels of the world: small hands
24 do them because they must, while the eyes of the great are elsewhere." --Elrond
25 --
26 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] dropbear and telnetd problem Ned Ludd <solar@g.o>
Re: [gentoo-embedded] dropbear and telnetd problem Jakub Ladman <ladmanj@×××××.cz>