search for: mbunkus

Displaying 1 result from an estimated 1 matches for "mbunkus".

Did you mean: bunkus
2014 Apr 16
6
[Bug 2229] New: ssh adds and offers private key twice in certain constellations
...ssh Assignee: unassigned-bugs at mindrot.org Reporter: m.bunkus at linet-services.de My ssh offers one and the same private key twice if I connect to a host which has a HostName entry in ssh's config. Using this stripped-down configuration: Host * IdentityFile ~/.ssh/key-mbunkus IdentitiesOnly yes Host renegade renegade.bs.linet-services.de User grpadmin HostName renegade.bs.linet-services.de Then I run ssh: [0 mbunkus at chai-latte ~] ssh -F ~/.ssh/conf2 -a -v renegade OpenSSH_6.6, OpenSSL 1.0.1g 7 Apr 2014 debug1: Reading configuration data /home/mbunkus/.ssh/co...