Prepending 'exec' to proxy command automatically

2015-12-08 Thread Konstantin Tokarev
If dbclient is given proxy command which does not start with exec, shell process is lingering alongside proxy command process. However, I've found that OpenSSH client (ProxyCommand option) prepends exec automatically. I think it would be convenient if dbclient added exec by default, but this

Feature request: disable X11 forwarding and SFTP via configure options

2015-12-04 Thread Konstantin Tokarev
I believe that most of dropbear users run it on embedded systems, where these features are rarely needed, so it would be convenient not have to patch this things out of options.h -- Regards, Konstantin

Re: Syslog logging in client

2015-12-01 Thread Konstantin Tokarev
30.11.2015, 16:19, "Matt Johnston" <m...@ucc.asn.au>: >>  On Mon 30/11/2015, at 8:38 pm, Konstantin Tokarev <annu...@yandex.ru> wrote: >> >>  Hi all, >> >>  I think it would be useful to have syslog loggin in client when it is >> run

Re: Prepending 'exec' to proxy command automatically

2015-12-16 Thread Konstantin Tokarev
08.12.2015, 21:00, "Konstantin Tokarev" <annu...@yandex.ru>: > If dbclient is given proxy command which does not start with exec, shell > process is lingering alongside proxy command process. However, I've found > that OpenSSH client (ProxyCommand option) prepends

Re: Prepending 'exec' to proxy command automatically

2015-12-18 Thread Konstantin Tokarev
18.12.2015, 16:24, "Matt Johnston" <m...@ucc.asn.au>: > On Wed, Dec 16, 2015 at 04:32:03PM +0300, Konstantin Tokarev wrote: >>  08.12.2015, 21:00, "Konstantin Tokarev" <annu...@yandex.ru>: >>  > If dbclient is given proxy command which does n

Re: [PATCH 00/16] Improvements, mainly to user name handling and scp.

2015-12-23 Thread Konstantin Tokarev
08.12.2015, 01:48, "Michael Witten" : > User names have hitherto been handled neither consistently nor well; this > series alleviates at least some of the issues. > > Fear not the long patch series! > > Most commits involve a fairly small number of changes; while I could have

Re: Force dbclient to exit if remote forwarding request failed

2015-11-30 Thread Konstantin Tokarev
30.11.2015, 16:58, "Matt Johnston" <m...@ucc.asn.au>: > On Mon, Nov 30, 2015 at 04:21:29PM +0300, Konstantin Tokarev wrote: >>  >>  I'd like to see that as a feature - I was thinking about it a few days >> ago. I'd keep it under a command line flag for

Syslog logging in client

2015-11-30 Thread Konstantin Tokarev
Hi all, I think it would be useful to have syslog loggin in client when it is running in background (e.g., when -f option is used, or, like in my case, it is started from init system to create tunnel). Would such contribution be welcome? -- Regards, Konstantin

Re: Dropbear 2015.70 scp upload errors

2015-11-30 Thread Konstantin Tokarev
30.11.2015, 15:36, "Matt Johnston" : >> On Mon 30/11/2015, at 6:29 am, Anthony Sherwin >> wrote: >> >> I have cross compiled dropbear to my embedded product from 2015.68 to >> 2015.70 and am getting the following error: >> >>

Re: Force dbclient to exit if remote forwarding request failed

2015-11-30 Thread Konstantin Tokarev
30.11.2015, 15:39, "Matt Johnston" <m...@ucc.asn.au>: >>  On Mon 30/11/2015, at 7:24 pm, Konstantin Tokarev <annu...@yandex.ru> wrote: >>  dbclient: Remote TCP forward request failed (port 3320 -> localhost:22) >> >>  ... >>  1. Is ther

Re: Dropbear 2016.72

2016-03-11 Thread Konstantin Tokarev
10.03.2016, 15:59, "Matt Johnston" : > Hi all, > > Dropbear SSH 2016.72 is released. This has a single change, a > security fix. If X11 forwarding is enabled a user could > bypass any "command=" restrictions in authorized_keys and run > any command as their own user (or perform

Re: Dropbear 2018.76

2018-02-27 Thread Konstantin Tokarev
27.02.2018, 17:54, "Matt Johnston" : > Hi all, > > Dropbear 2018.76 is released. As well as the usual > improvements and bugfixes this release simplifies > local configuration options. > You will probably need to adjust your build configuration. > > Rather than modifying

Re: Dropbear 2018.76

2018-03-02 Thread Konstantin Tokarev
02.03.2018, 00:18, "Steffen Nurpmeso" : > Hello Matt. > > Matt Johnston wrote: >  |> On Wed 28/2/2018, at 12:59 am, Steffen Nurpmeso \ >  |> wrote: >  |> And yes, i am still using such grumpy networks with VMs, so please >  |> let me

Re: dbclient can't connect to cisco

2018-11-14 Thread Konstantin Tokarev
14.11.2018, 18:16, "Matt Johnston" : > Hi Nik, > >>  dbclient sends "SSH-2.0-dropbear_2018.76\r\n" and kexinit >>  cisco sends "SSH-2.0-Cisco-1.25\r\n" >>  then cisco waits "ip ssh time-out" seconds and then closes the TCP socket. >> >>  my conjecture is that cisco empties its receive buffer

Re: How to get dbclient?

2019-03-14 Thread Konstantin Tokarev
14.03.2019, 17:09, "Gilles" : > The INSTALL file in dropbear-2018.76 says > > - Compile: > >   make PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp" > > Should there be a dropbear.c file and a dbclient.c file? I do not see them. > > I am looking for the dbclient program. Entry

Re: Dropbear difficulties due to outdated version?

2022-06-24 Thread Konstantin Tokarev
> Sometime during the interval after I set that up, key-pair authentication > has stopped working again. So I've had to re-enable username/password > authentication. I'm now trying to determine why it happened that the > key-pair authentication stopped working and am hoping I can somehow >