Problems writting a wrapper around linux' ssh command

gradha at iname.com gradha at iname.com
Sat Mar 10 13:16:03 EST 2001


Hi.

I am trying to write a python wrapper around ssh. The last and only problem
I have is password verification. I try to popen2.popen3 the ssh command,
but no matter what I write to the input file, the ssh command ignores it
and keeps requesting *keyboard* input.

Is there any way to avoid this?

-- 

 Grzegorz Adam Hankiewicz   gradha at iname.com - http://gradha.infierno.org
 Other web pages:  http://glub.ehu.es/  -  http://welcome.to/gogosoftware/



More information about the Python-list mailing list