mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] dropbear and sftp-server mismatch
@ 2022-04-28 18:23 Ian Abbott
  2022-04-29  5:33 ` Alexander Dahl
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Abbott @ 2022-04-28 18:23 UTC (permalink / raw)
  To: ptxdist

Hi there,

Since scp now defaults to using the SFTP protocol which is not built in 
to dropbear, I thought I'd configure my platform to enable 
OPENSSH_SFTP_SERVER, but I ran into a 'gotcha'.  The server gets 
installed as "/usr/sbin/sftp-server" (and `--libexecdir` is configured 
as "/usr/sbin"), but dropbear looks for it at "/usr/libexec/sftp-server".

The path to the sftp-server can be set in dropbear by defining the 
`SFTPSERVER_PATH` macro in "localoptions.h" file (constructed by 
"rules/dropbear.make").  That is not currently done, but is easy enough 
to add.  I was wondering whether it should be made configurable by a new 
option in "rules/dropbear.in" or not (using "/usr/sbin/sftp-server" as 
the default value).

-- 
-=( Ian Abbott <abbotti@mev.co.uk> || MEV Ltd. is a company  )=-
-=( registered in England & Wales.  Regd. number: 02862268.  )=-
-=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=-
-=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-29  6:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 18:23 [ptxdist] dropbear and sftp-server mismatch Ian Abbott
2022-04-29  5:33 ` Alexander Dahl
2022-04-29  6:48   ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox