| Summary: | SSH key prompt if public key missing and pubkey auth fails | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Disco Vince Giffin <vgiffin> |
| Component: | ssh-agent | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | djm |
| Priority: | P4 | ||
| Version: | 5.1p1 | ||
| Hardware: | Other | ||
| OS: | Mac OS X | ||
|
Description
Disco Vince Giffin
2008-09-20 04:51:34 AEST
I believe that this is not fixable - ssh needs the public key to determine whether or not a particular key has been tried, but it cannot extract this from a private key without decrypting it first, therefore it needs to ask for the passphrase. Close bugs fixed/reviewed for openssh-5.2 release |