[Bug 1483] Unable to select desired (DSA) key file
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Dec 6 03:19:45 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1483
--- Comment #3 from Randy <bugzilla at data-warp.com> 2008-12-06 03:19:44 ---
Created an attachment (id=1582)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1582)
Script to help demonstrate bug in "ssh -i id_rsa-xxx ..."
Execute this script several times with different arguments. Example:
sshd-bug.sh TEST1
sshd-bug.sh TEST2
sshd-bug.sh TEST3
Intermix execution of the basic ssh command. Example:
ssh -t -i /home/randy/.ssh/id_rsa-BUG-TEST2 localhost
The commands will echo the last tunnel that was created,
not the tunnel explicitly referenced by "-i .../id_rsa-BUG-...".
If a primitive Linux console is used, the correct tunnel is used.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list