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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to