Your message dated Sat, 20 Feb 2010 01:08:03 +0000
with message-id <[email protected]>
has caused the report #422295,
regarding putty-tools: please send the password prompt somewhere other than
stdout
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
422295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422295
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
On Fri, May 04, 2007 at 03:36:46PM -0400, Justin Pryzby wrote:
> I did: puttygen -L ./id_rsa >id_rsa.pub
> It apparently sent the password prompt to stdout, so I typed in my pw,
> then: sed -i -e 1d ./id_rsa.pub
>
> I think the prompt should go to stderr or /dev/tty, even if the password
> is read from stdin.
There's a -o option; but yes, this does seem a little odd anyway, so
forwarding upstream for their opinion. FWIW, OpenSSH writes passphrase
prompts to /dev/tty if it can, otherwise stderr.
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---