Problems writting a wrapper around linux' ssh command
gradha at iname.com
gradha at iname.com
Sun Mar 11 19:01:31 EST 2001
Dan Maas <dmaas at dcine.com> wrote:
> Right, ssh tries to bypass stdin and read the password from its controlling
> terminal. You can avoid this by creating a virtual terminal and attaching to
> it before executing ssh. The standard 'pty' modules does it for you:
Thank you very much for the info. Now I finally have a working version of
my program and can avoid the tedious typing.
--
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