[BusyBox] OpenSSH on BusyBox
Nick Fedchik
fnm at fusion.ukrsat.com
Wed Dec 18 04:39:03 UTC 2002
Hi ALL!
Is anybody successfully used the subj?
I build openssl-0.9.6h and zlib-1.1.4 libs and install to
busybox:/usr/lib
then build and install openssh-3.5p1 binaries (ssh, sshd, scp only)
to busybox:/usr/sbin
It's on my BB:
~ # ls -1 /usr/lib
libcrypto.so
libcrypto.so.0
libcrypto.so.0.9.6
libssl.so
libssl.so.0
libssl.so.0.9.6
libz.so
libz.so.1
libz.so.1.1.4
But
~ # ssh
You don't exist, go away!
~ # ssh --help
You don't exist, go away!
~ # scp
unknown user 0
~ #
Is it something related to utmp/wtmp?
But my ssh was configured with disabled utmp/wtmp:
./configure --prefix=/usr --libexecdir=/usr/sbin \
--with-ipv4-default --with-rand-helper \
--without-tcp-wrappers \
--with-pid-dir=/var/run \
--disable-wtmp --disable-wtmpx --disable-utmp --disable-utmpx
:-S
I review the archive of this mailing list,
but nothing related found :(
--
Nick Fedchik <fnm at fusion.ukrsat.com>
FNM3-RIPE (-UANIC), UkrSat ISP
More information about the busybox
mailing list