[Bug 1966886] Re: ssh-copy-id and Dropbear Server
Paride Legovini
1966886 at bugs.launchpad.net
Mon May 9 16:26:16 UTC 2022
I found a (somehow stale) upstream PR that addresses this:
https://github.com/openssh/openssh-portable/pull/250
We could include this as an Ubuntu patch, but it would be better to
first see it merged upstream. It may be worth pinging there.
** Changed in: openssh (Ubuntu)
Status: New => Triaged
** Changed in: openssh (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1966886
Title:
ssh-copy-id and Dropbear Server
Status in openssh package in Ubuntu:
Triaged
Bug description:
on Dropbear SSH Servers ssh-copy-id installs the key in
/etc/dropbear/authorized_keys
only the openwrt dropbear server uses that path
https://github.com/openwrt/openwrt/blob/2211ee0037764e1c6b1576fe7a0975722cd4acdc/package/network/services/dropbear/patches/100-pubkey_path.patch
the upstream dropbear server uses the normal path
~/.ssh/authorized_keys
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1966886/+subscriptions
More information about the foundations-bugs
mailing list