dropbear login problem.

2006-07-14 Thread art
Hello dropbear, Hi all I work with mips embedded linux system Kernel 2.6.16 uClibc 0.9.28 I have some problem with dropbear - i cannot login from my host machine. host client writes: # ssh [EMAIL PROTECTED] [EMAIL PROTECTED]'s password: Connection to 192.168.3.2 closed. in the logs at my

Re: Dropbear calling my own command-line parser than /bin/sh.

2006-07-14 Thread Matt Johnston
On Fri, Jul 14, 2006 at 06:13:44PM -0700, Prasad wrote: Hi all, How do i make dropbear call my own utility/command-line parser which has its own way of checking the username and password and does some other work. Have a look at svr_auth_password() in svr-authpasswd.c for how the existing