| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Autodetecting sshd options (was Re: Unavailable sshd when not in PATH)
From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 2 Apr 2007 21:24:53 +0200
2007/4/2, Dan Fandrich wrote:
> It's working for me, although it looks like the -V option isn't designed
Yes you're right the -V option is an invalid option for OpenSSH's
> I also discovered a problem in the option checking code, where leading
Yep, too much pipeline'ing
> There is still a problem in that when sshd is run in this way it will load
And using the following to avoid both problems ?
my $err = grep /Unsupported .* $option/, qx($sshd -t -f /dev/null -o
Or even better, using a testsuite generated empty config file ?
Both work here.
> As long as 3.7 works with the requuirements of the current test suite, let's
Its Ok for me.
-- -=[Yang]=-Received on 2007-04-02 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info