Mailing List Archive

[Bug 582] Add 'KbdintXORPasswordAuthentication' option.
http://bugzilla.mindrot.org/show_bug.cgi?id=582

Summary: Add 'KbdintXORPasswordAuthentication' option.
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: fcusack@fcusack.com


On the client, I might typically have

NumberOfPasswordPrompts 1

and attempt both password and keyboard-interactive authentication.
If the server allows both types of auth, I get 2 password prompts
(assuming I get the first one wrong).

The proposed server option KbdintXORPasswordAuthentication only
allows a client to attempt one of the two types, thus giving a more
consisten user experience



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 582] Add 'KbdintXORPasswordAuthentication' option. [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=582





------- Additional Comments From fcusack@fcusack.com 2003-06-02 11:51 -------
Created an attachment (id=316)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=316&action=view)
Add 'KbdintXORPasswordAuthentication' option.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.