[Bug 806] openssh after 3.6.1p1 can not authenticate via public rsa2 key
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Apr 21 21:04:21 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=806
------- Additional Comments From dtucker at zip.com.au 2005-04-21 21:04 -------
Doesn't it use the default HP-UX interrupt char (ctrl-backspace)? An easy
workaround would be to put something like this into your .profile:
if [ ! -z `tty` ]; then
stty intr ^C
fi
Where ^C is produced by typing CTRL-V CTRL-C.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list