bugzilla-daemon at mindrot.org
2012-Sep-12 05:04 UTC
[Bug 1342] SSH_ASKPASS not working as expected
https://bugzilla.mindrot.org/show_bug.cgi?id=1342 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Darren Tucker <dtucker at zip.com.au> --- ssh-askpass is invoked (in readpass.c) via execl(2) which has no quoting requirements, as Damien's example showed. With no further info there's nothing we can do. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Apparently Analagous Threads
- [Bug 3571] New: Canceling SSH_ASKPASS actually sends an empty string
- Small patch for ssh_askpass()
- [David Huggins-Daines <dhd@plcom.on.ca>] Bug#52414: ssh-add uses ssh-askpass, but ssh doesn't
- Compile-time warning in readpass.c
- 2.2.0p1 PATCH: ssh/scp/slogin will invoke ssh-askpass