Bug 201864 - [terminal-ssh] Keyboard interactive authorization in terminal
Summary: [terminal-ssh] Keyboard interactive authorization in terminal
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: Terminal (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Martin Oberhuber CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-08-31 03:57 EDT by Mikhail Kalugin CLA
Modified: 2011-05-25 09:41 EDT (History)
1 user (show)

See Also:


Attachments
Patch for keyboard interactive authorization (1.05 KB, patch)
2007-08-31 03:57 EDT, Mikhail Kalugin CLA
mober.at+eclipse: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Kalugin CLA 2007-08-31 03:57:06 EDT
Created attachment 77440 [details]
Patch for keyboard interactive authorization

For some hosts that requires keyboard interactive authorization now is impossible to connect to them via SSH using a terminal — "Auth fail" error appears. The attached patch for org.eclipse.tm.terminal.ssh solves this problem.
Comment 1 Martin Oberhuber CLA 2007-08-31 10:04:46 EDT
Patch committed. Thanks!