Dropbear calling my own command-line parser than /bin/sh
chinna obireddy
chinnaobi at gmail.com
Wed Sep 26 09:51:55 WST 2012
Hey Matt,
I was able to make it work for any username login return authentication
success. But the problem is that Putty(Windows) asks for user name, though
any username will do actually. I don't want the ssh client ask the user to
enter username at all. How could I achieve that ??
SSH client:
Login as: press enter -- shouldn't prompt at all
username:xxx(CLI auth)
password:xxx(CLI auth)
Reddy
On Tue, Sep 25, 2012 at 8:49 PM, Matt Johnston <matt at ucc.asn.au> wrote:
> Hi,
>
> Take a look at
> https://secure.ucc.asn.au/hg/dropbear/rev/0edf08895a33 - it
> sends "success" for the first auth request.
>
> Matt
>
> On Tue, Sep 25, 2012 at 04:39:26PM +0800, chinna obireddy wrote:
> > Dear All,
> >
> > As per the thread
> > http://thread.gmane.org/gmane.network.ssh.dropbear/68/focus=75 I was
> > successfully made changes to launch CLI application with dropbear ssh.
> >
> > But Putty(SSH client) is still asking for Login name, though this is not
> > going to be used It looks weird for user asking user name twice. Since
> the
> > CLI application has it's own authentication method.
> >
> > Suggest me how can I completely ignore Authentication packets in the
> server
> > side.
> >
> > --Reddy.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20120926/0a310cfe/attachment.htm
More information about the Dropbear
mailing list