[Bug 3314] RP_ALLOW_STDIN flag to read_passphrase() not working as documented
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 23 15:57:42 AEST 2021
https://bugzilla.mindrot.org/show_bug.cgi?id=3314
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I have just adjusted the comment to read:
> * Reads a passphrase from /dev/tty with echo turned off/on. Returns the
> * passphrase (allocated with xmalloc). Exits if EOF is encountered. If
> * RP_ALLOW_STDIN is set, the passphrase will be read from stdin if no
> - * tty is available
> + * tty is or askpass program is available
--
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.
More information about the openssh-bugs
mailing list