[Bug 3191] New: Issues when authorized_keys contains more than one ecdsa-sk public key

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Jul 5 17:54:38 AEST 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3191

            Bug ID: 3191
           Summary: Issues when authorized_keys contains more than one
                    ecdsa-sk public key
           Product: Portable OpenSSH
           Version: 8.3p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sshd
          Assignee: unassigned-bugs at mindrot.org
          Reporter: David at WalkerStreet.info

When I add two keys to .ssh/authorized_keys on a remote system, it
appears that only one of them will be attempted (in only a couple of
trials, it was the first key I'd created both times, even after I
swapped the order of the two keys in .ssh/authorized_keys). This
results in an error if the "right" key isn't already inserted. I would
expect the correct behavior to be to attempt only
remote-host-authorized keys that are inserted in the local host, and if
none are inserted, to prompt the user to insert one.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list