comment on another command line option
Damien Miller
djm at mindrot.org
Mon Jul 30 12:02:45 EST 2001
On Thu, 26 Jul 2001, James Oden wrote:
> Yes, or perhaps even having it just come from stdin.
> Onetime I was working on a program that various things at
> an elevated privledge for a web application. I set it up to
> take its arguments via standard input. In this particular case I
> choose to format the input simular to CGI-BIN parameters, mainly
> because that was where my head was, but the main point is I could
> easily start up the program in perl with a write pipe, and pass the
> parameters without them showing up in the process table....james
You can write an ssh-askpass replacement to do what you require. It
just has to spit the passphrase out stdout.
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
More information about the openssh-unix-dev
mailing list