| Summary: | ssh adds and offers private key twice in certain constellations | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Moritz Bunkus <m.bunkus> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | minor | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 6.6p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2226 | ||||||
| Attachments: |
|
||||||
|
Description
Moritz Bunkus
2014-04-16 22:04:40 AEST
…and I meant SSH_AUTH_SOCK instead of SSH_AGENT_PID. Sorry for that. Created attachment 2426 [details]
avoid adding identity files twice
This is fallout from the configuration reparsing changes in 6.6p1.
We should probably avoid adding identities that are already in the list
Committed; will be in OpenSSH-6.7 Close all bugs left open from 6.6 and 6.7 releases. |