Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 21:47:20 +0800
From:      Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
To:        jhell <jhell@DataIX.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: patch for security/openssh-portable
Message-ID:  <20100113134720.GA17770@mx.hs.ntnu.edu.tw>
In-Reply-To: <alpine.BSF.2.00.1001130838240.68848@pragry.qngnvk.ybpny>
References:  <alpine.BSF.2.00.1001130806170.55823@pragry.qngnvk.ybpny> <20100113132953.GH12583@sepulca.yandex.ru> <alpine.BSF.2.00.1001130838240.68848@pragry.qngnvk.ybpny>

next in thread | previous in thread | raw e-mail | index | archive | help

> >Probably you want VersionAddendum option in sshd_config?
> >
> 
> No.
> 
> To my understanding and my last tests VersionAddendum and is only a 
> Addendum or did not work which spurred me to patch up the Makefile in the 
> first place.

I put VersionAddendum into sshd_config (with nothing trailing behind it),
and it works as expected:
telnet foo 22
Trying 192.168.0.1...
Connected to foo
Escape character is '^]'.
SSH-2.0-OpenSSH_5.2p1

I'm using OpenSSH from base, but it should be the same with ports.

-- 
Denny Lin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100113134720.GA17770>