[Bug 3371] New: Allow asterisks to be displayed during password input
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Fri Dec 10 04:47:47 AEDT 2021
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=3371
            Bug ID: 3371
           Summary: Allow asterisks to be displayed during password input
           Product: Portable OpenSSH
           Version: 8.8p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: konsolebox at gmail.com
Created attachment 3557
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3557&action=edit
Patch
Sudo has a feature that allows it to be configured to display * on
password input.  Perhaps this can also be done in SSH.
https://github.com/lbt/sudo/blob/master/src/tgetpass.c#L267
I created a small implementation on the portable version for this. 
Please see attached patch file.  Original target version was 8.6p1 but
it also works with 8.8p1.  It still needs configurability.
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list