Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2003 00:12:49 -0700
From:      "Mike Maltese" <mike@pcmedx.com>
To:        <freebsd-questions@freebsd.org>
Cc:        Scott Schappell <archon-dated-1064383694.84de4d@silvertree.org>
Subject:   Re: Updating SSH, patch failed?
Message-ID:  <000601c37ceb$1a7dd9c0$f4f0a8c0@pcmedx.com>
References:  <20030917060813.GA77542@silvertree.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> After running the instructions verbatim, sshd shows the following version
> string:
>
> OpenSSH_3.5p1 FreeBSD-20030201, SSH protocols 1.5/2.0, OpenSSL 0x0090701f

There was a thread about this earlier, the version and date don't change
with the patch/build.

> Also the command to restart sshd gives me an error:
>
> arthur# (. /etc/rc.conf && ${sshd_program:-/usr/sbin/sshd} ${sshd_flags})
> Bad : modifier in $ (-).

You can just use 'sshd [options]' to start the new server. I use 'sshd -4'
myself.

Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601c37ceb$1a7dd9c0$f4f0a8c0>