-----Original Message-----
From: CLAY, KEITH
Sent: Tuesday, March 18, 2014 1:46 PM
To: 'bug-Net-SSH-Perl@rt.cpan.org'
Cc: OROZCO LARIOS, JOSE DE JESUS; GARCIA RAMIREZ, ABILIO JOEL; OLMOS, JORGE LUIS
Subject: RE: [rt.cpan.org #91840] ssh options not implemented in 1.36
Steffen,
Let me setup a test again and get you the error.
Keith Clay
PDS Tools Team
Webtrax: MOB IT PDS Tools Monitors, Alerts and Reporting
Q Me!
Cell/Office/Desk Phone: +1-661-532-8331
ATTUID: kc2105
Email: keith.clay@att.com<mailto:keith.clay@att.com>
-----Original Message-----
From: Steffen Schwigon via RT [mailto:bug-Net-SSH-Perl@rt.cpan.org]
Sent: Monday, March 17, 2014 3:45 AM
To: CLAY, KEITH
Subject: [rt.cpan.org #91840] ssh options not implemented in 1.36
<URL:
https://rt.cpan.org/Ticket/Display.html?id=91840 >
Keith,
can you confirm your error message looks similar to this:
Host key for 'vserver' has changed! at blib/lib//Net/SSH/Perl/Kex/DH1.pm line 49.
?
Thanks,
Steffen
On Mon Mar 17 03:48:19 2014, SCHWIGON wrote:
> Having a look. Looks like I only have to add the missing options to
> %DIRECTIVES in Net/SSH/Perl/Config.pm. If anybody knows better, feel
> free to chime in while I dive into the code...
>
> Steffen
>
> On Fri Jan 03 14:53:41 2014, kc2105@att.com<mailto:kc2105@att.com> wrote:
> > Folks,
> >
> > We are working on the 1.36 version of the module and it is not
> > passing
> > StrictHostKeyChecking so ssh is failing for a virtual host that
> > answers to multiple IP as the first one we connect to puts it's key
> > in
> > known_hosts and the other fails.
> >
> > Here is how we are calling it:
> >
> > my $ssh=Net::SSH::Perl-
> > >new($userHost,options=>["StrictHostKeyChecking
> > no","ConnectTimeout 30","BatchMode yes"]);
> > $ssh->login($user,"1");
> >
> > my ($so,$si,$se)=$ssh->cmd('hostname');
> > print "$so\n";
> >
> >
> >
> >
> > Keith Clay
> > PDS Tools Team
> > Webtrax: MOB IT PDS Tools Monitors, Alerts and
> >
> >
> > Me!<qto://talk/kc2105>
> > Cell/Office/Desk Phone: +1-661-532-8331
> >
> > ATTUID: kc2105
> > Email: keith.clay@att.com<mailto:keith.clay@att.com<mailto:keith.clay@att.com%3cmailto:keith.clay@att.com>>
--
Steffen Schwigon <ss5@renormalist.net<mailto:ss5@renormalist.net>>
Dresden Perl Mongers <
http://dresden-pm.org/>