Comment 18 for bug 414743

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 414743] Re: paramiko should be default client for Windows

2009/9/3 Alexander Belchenko <email address hidden>:
>> I will also mention that there is a way to get ssh to use an external
>> program to ask for passwords or passphrases, and we could try to hook
>> into that.  Whether it will give us such nice integration, and whether
>> it's worth writing that code for both paramiko and openssh is
>> questionable.
>
> So we have stalemate situation. And this is frustrating. :-/

No, I don't think it's a stalemate at all, it's just not quite trivial:

We can pursue either or both of two courses:

1- Encouraging use of paramiko on unix; a good first step would be to
ask unix-based devs to try it. This may be easier if there was a
config option as well as a variable. We can just ask on the list. In
fact I'll just try it now!

2- Hooking into openssh so it calls back to our uifactory to get the
password and other things.

--
Martin <http://launchpad.net/~mbp/>