in reply to Re: ssh controlmaster and expect perl module
in thread ssh controlmaster and expect perl module

Hello salva,

Your module have the reply to my question. Using "-o ControlPersist=no" fix the script which fails.

I see you customize some ssh options which not obey to ~/.ssh/config when use Net::Openssh. But I will give it a try. Sure I can reimplement my scripts with your module.

I cannot remember why I discarded this module when I started to write autologin script. Sure that it was a bad decision

Thank you!

  • Comment on Re^2: ssh controlmaster and expect perl module