Re: Patch SSH Not Work?

2003-09-22 Thread Brent Bailey
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
[EMAIL PROTECTED]
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 [EMAIL PROTECTED]
 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.

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Patch SSH Not Work?

2003-09-22 Thread Sean Hafeez
the patch does not change the version string. there is an earlier email 
about this. look back a few days.

On Sunday, September 21, 2003, at 01:45 PM, Dustin Puryear wrote:

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 [EMAIL PROTECTED]
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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Patch SSH Not Work?

2003-09-21 Thread Dustin Puryear
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 [EMAIL PROTECTED]
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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Patch SSH Not Work?

2003-09-19 Thread Ben Dover
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?

_
Express yourself with MSN Messenger 6.0 -- download now! 
http://www.msnmessenger-download.com/tracking/reach_general

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]