From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 12:10:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400AB16A4BF for ; Wed, 17 Sep 2003 12:10:16 -0700 (PDT) Received: from ns1.tcbug.org (12-218-40-24.client.mchsi.com [12.218.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC68643FAF for ; Wed, 17 Sep 2003 12:10:15 -0700 (PDT) (envelope-from friar_josh@tcbug.org) Received: by ns1.tcbug.org (Postfix, from userid 1012) id 500C93197; Wed, 17 Sep 2003 14:08:49 -0500 (CDT) Date: Wed, 17 Sep 2003 14:08:49 -0500 From: Josh Paetzel To: Bill Moran Message-ID: <20030917190849.GE27665@tcbug.org> References: <3F68AECD.8030500@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F68AECD.8030500@potentialtech.com> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: How to determine the version of sshd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:10:16 -0000 On Wed, Sep 17, 2003 at 02:58:21PM -0400, Bill Moran wrote: > ssh has the -V switch to display the version. > > sshd does not appear to have similar functionality. Is there a way to > verify > the version of sshd running on a FreeBSD system? > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > sshd -\? Josh Paetzel