search for: grpadmin

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

Did you mean: ftpadmin
2014 Apr 16
6
[Bug 2229] New: ssh adds and offers private key twice in certain constellations
...us 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/conf2 debug1: /home/mbunkus/.ssh/conf2 line 1: Applying options for * debug1: /home/...