bugzilla-daemon at mindrot.org
2002-Jan-16 13:24 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 ------- Additional Comments From djm at mindrot.org 2002-01-17 00:24 ------- I like this idea - we could probably reuse most of the askpass code to obtain the answer (which should still IMO require the _typing_ of "yes"). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-16 15:19 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 ------- Additional Comments From markus at openbsd.org 2002-01-17 02:19 ------- Created an attachment (id=10) like this? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-17 08:25 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 ------- Additional Comments From jmknoble at pobox.com 2002-01-17 19:25 ------- It wouldn't be too difficult to massage x11-ssh-askpass to provide a real sort of "yes-or-no" functionality, as long as we all agree on how to tell ssh-askpass to "be a yes-or-no dialog instead of a passphrase dialog". Then again, xmessage works for that sort of thing already; a shell wrapper around it would be even easier.... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-18 00:38 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 ------- Additional Comments From djm at mindrot.org 2002-01-18 11:38 ------- The patch is nice and shorter too. The "yes"/"no" response won't be visible in the SSH_ASKPASS program, but I don't think this is a major problem. Perhaps we could arrange some standard way to tell the askpass to echo (cmdline arg?) CCing jmknoble at pobox.com as the author of x11-ssh-askpass ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-18 03:59 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 ------- Additional Comments From djm at mindrot.org 2002-01-18 14:59 ------- oops - I failed to see that Jim was already reading this. I wouldn't want a click-for-accept-this-key dialog box. Forcing people to type "yes" has a hope of making them stop and think for a second or two about the validity of the key. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jan-23 06:28 UTC
[Bug 70] Allow 'authorize host' questions to be able to be answered via GUI app
http://bugzilla.mindrot.org/show_bug.cgi?id=70 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From djm at mindrot.org 2002-01-23 17:28 ------- Markus committed support for this a couple of days back and I merged it into portable last night. Open a seperate bugs if there are any issues with it. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.