Bug 1107 - All login prompts are assumed to be password prompts
Summary: All login prompts are assumed to be password prompts
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Linux
: P2 Enhancement
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 14:49 CET by Peter Åstrand
Modified: 2021-07-22 15:49 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2005-02-04 14:49:27 CET
SSH (Putty and OpenSSH) is controlled by tlclient via a "pipe protocol". When
using keyboard-interactive prompts, we don't transfer all information. For
example, the flag that indicates if input should be echoed or not is not
available. Also, we do not display the "description" field etc. See the comment
in tlclient_ssh.cc.

Note You need to log in before you can comment on or make changes to this bug.