[Bug 582] Add 'KbdintXORPasswordAuthentication' option.
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Mon Jun  2 11:50:59 EST 2003
    
    
  
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 at mindrot.org
        ReportedBy: fcusack at 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.
    
    
More information about the openssh-bugs
mailing list