[Bug 81] ssh cannot use ssh-askspass & passphrases as documented
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jan 30 04:31:39 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=81
dean.r.smart at mail.sprint.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From dean.r.smart at mail.sprint.com 2002-01-30 04:31 -------
D. Millers commnents are interesting.
However it seems that they changes that I suggest are required to run scp in a
nohup'd script, with no executables other that ssh and scp. The use of setsid
would seem to not apply if one is using shell scripting and shell commands. The
code change I suggest makes things work and it fails to use ssh-askpass
without.
So why is allow stdin used for ssh-add if is so dangerous. My understanding of
the code, which is very limited, is that this variable allows the passphrase
stdin to come from the stdout of sss-askpass.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list