bugzilla-daemon at mindrot.org
2021-Dec-09 17:47 UTC
[Bug 3371] New: Allow asterisks to be displayed during password input
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.
bugzilla-daemon at mindrot.org
2024-Dec-04 14:16 UTC
[Bug 3371] Allow asterisks to be displayed during password input
https://bugzilla.mindrot.org/show_bug.cgi?id=3371
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Sorry, I don't think this justified another configuration option.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.