Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2003 10:04:00 -0400 (EDT)
From:      "Brent Bailey" <mrb@bmyster.com>
To:        "Dustin Puryear" <dpuryear@usa.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Patch SSH Not Work?
Message-ID:  <23516.207.5.142.198.1064239440.squirrel@bmyster.com>
In-Reply-To: <5.2.1.1.0.20030921154427.02d60fe8@localhost port 111>
References:  <Law11-F75DtUpvK20Ir0002b34e@hotmail.com>  <5.2.1.1.0.20030921154427.02d60fe8@localhost port 111>

next in thread | previous in thread | raw e-mail | index | archive | help
I ran into the same thing...i ran the patch as per the directions on FBSD
website
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-03:12.openssh.asc

but i still get the following:
sshd version OpenSSH_3.5p1 FreeBSD-20030201

when i do a ls -al on the /usr/sbin/sshd   it has the date as follows:

-r-xr-xr-x  1 root  wheel  151016 Sep 21 23:08 /usr/sbin/sshd*

that was the time i ran the patch...so i can only assume that the thing
was patched

is this the case or did i miss something ...when i did
# cd /usr/src
# patch < /path/to/sshd.patch
# cd /usr/src/secure/lib/libssh
# make depend && make all install
# cd /usr/src/secure/usr.sbin/sshd
# make depend && make all install
# cd /usr/src/secure/usr.bin/ssh
# make depend && make all install

everything seemed to go ok ... no errors...so did this work or not ?

thank you for all your help :-)
-- 
Brent Bailey CCNA
Bmyster LLC
Computer Networking and Webhosting
Network Engineer, Webmaster, President
http://www.bmyster.com
mrb@bmyster.com
207-247-8330


> At 08:27 AM 9/19/2003 -0400, Ben Dover wrote:
>
>>I patched my SSHD on FreeBSD ver 5.1 (base system, not ports) and after
>>stopping the SSHD server and restarting I checked the version and
>> received
>>the following:
>>
>>schizoid# /usr/sbin/sshd -\?
>>sshd version OpenSSH_3.6.1p1 FreeBSD-20030423
>>
>>Why did I not receive the September date?  Did the patch fail?
>
> Show us exactly how you patched and then restarted sshd.
>
>
> ---
> Dustin Puryear <dustin@puryear-it.com>
> Puryear Information Technology, LLC <http://www.puryear-it.com>;
> Providing expertise in the management, integration, and
> security of Windows and UNIX systems, networks, and applications.
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>



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