[Bug 3680] Wrong destination in case of dropbear server
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Apr 19 19:05:45 AEST 2024
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3680
Darren Tucker <dtucker at dtucker.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net
--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
This was fixed in 9.4p1 in this commit:
https://github.com/openssh/openssh-portable/commit/bdcaf7939029433635d63aade8f9ac762aca2bbe
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed May 10 18:50:46 2023 +1000
    Special case OpenWrt instead of Dropbear.
    OpenWrt overrides the location of authorized_keys for root. 
Currently we
    assume that all Dropbear installations behave this way, which is
not the
    case.  Check for OpenWrt and root user before using that location
instead
    of assuming that for all Dropbear servers.  Prompted by Github
PR#250.
    SSH-Copy-ID-Upstream: 0e1f5d443a9967483c33945793107ae3f3e4af2d
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list