[NTLUG:Discuss] ssh

MadHat madhat at unspecific.com
Thu Mar 21 14:21:36 CST 2002


use the source
http://www.openssh.org
and look for the portable on the left.

On Thu, 2002-03-21 at 14:07, TJ Davis wrote:
>     I tried upgrading to the newest openssh but got failed dependencies left
> and right.  First it needed glibc.  Then glibc needed glibc-common.  Then
> glib-common needed something else.  After about the 6th dependency I gave up
> on installing all of the dependencies.  Anyways, this is a Redhat 7.0 box
> unfortunately which will be remedied during the summer (upgraded to 7.2) so
> that could have something to do with all of the failed dependencies.  Any
> suggestions on getting all of the dependencies in one package or something
> to that affect?  I have never had much luck with installing software when
> dependencies start failing.  Thanks for your help.
>  
> 
> -----Original Message-----
> From: TJ Davis [mailto:TJDavis at sagu.edu]
> Sent: Thursday, March 21, 2002 11:27 AM
> To: 'discuss at ntlug.org'
> Subject: RE: [NTLUG:Discuss] ssh
> 
> 
> 
> Okay.  I will try that and let you know the results.  Thanks. 
> 
> T.J. Davis 
> Southwestern A/G University 
> Information Technology 
> tjdavis at sagu.edu 
> (972) 937-4010 ext. 1255 
> 1 Timothy 4:12 
> 
> 
> -----Original Message----- 
> From: MadHat [ mailto:madhat at unspecific.com <mailto:madhat at unspecific.com> ]
> 
> Sent: Thursday, March 21, 2002 11:20 AM 
> To: NTLUG-Discuss 
> Subject: RE: [NTLUG:Discuss] ssh 
> 
> 
> I highly recommend upgradding. 
> 
> That is a very old (buggy and vulnerable) version to be running.  The 
> latest rpm is 3.1p1 (I think).  This should fixes several problems. 
> 
> Here is what I have. 
> 
> Name        : openssh                      Relocations: (not 
> relocateable) 
> Version     : 3.1p1                             Vendor: Red Hat, Inc. 
> Release     : 1                             Build Date: Thu 07 Mar 2002 
> 03:10:08 PM CST 
> Install date: Tue 12 Mar 2002 12:11:25 AM CST      Build Host: 
> asok.devel.redhat.com 
> Group       : Applications/Internet         Source RPM: 
> openssh-3.1p1-1.src.rpm 
> Size        : 639642                           License: BSD 
> Packager    : Red Hat, Inc. < http://bugzilla.redhat.com/bugzilla
> <http://bugzilla.redhat.com/bugzilla> > 
> URL         : http://www.openssh.com/portable.html
> <http://www.openssh.com/portable.html>  
> Summary     : The OpenSSH implementation of SSH protocol versions 1 and 
> 2. 
> 
> 
> 
> On Thu, 2002-03-21 at 11:13, TJ Davis wrote: 
> > The password is most definitely okay.  :-) 
> > 
> > Here is the results of "rpm -qi openssh' 
> > 
> > 
> > Name        : openssh                      Relocations: (not relocateable)
> 
> > Version     : 2.1.1p4                           Vendor: Red Hat, Inc. 
> > Release     : 1                             Build Date: Mon 17 Jul 2000 
> > 02:24:34 PM CDT 
> > Install date: Wed 10 Oct 2001 12:47:29 PM CDT      Build Host: 
> > porky.devel.redhat.com 
> > Group       : Applications/Internet         Source RPM: 
> > openssh-2.1.1p4-1.src.rpm 
> > Size        : 212286                           License: BSD 
> > Packager    : Red Hat, Inc. < http://bugzilla.redhat.com/bugzilla
> <http://bugzilla.redhat.com/bugzilla> > 
> > URL         : http://www.openssh.com/portable.html
> <http://www.openssh.com/portable.html>  
> > Summary     : OpenSSH free Secure Shell (SSH) implementation 
> > Description : 
> > Ssh (Secure Shell) a program for logging into a remote machine and for 
> > executing commands in a remote machine.  It is intended to replace 
> > rlogin and rsh, and provide secure encrypted communications between 
> > two untrusted hosts over an insecure network.  X11 connections and 
> > arbitrary TCP/IP ports can also be forwarded over the secure channel. 
> > 
> > OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it 
> > up to date in terms of security and features, as well as removing all 
> > patented algorithms to separate libraries (OpenSSL). 
> > 
> > This package includes the core files necessary for both the OpenSSH 
> > client and server.  To make this package useful, you should also 
> > install openssh-clients, openssh-server, or both. 
> > 
> > 
> > 
> > T.J. Davis 
> > Southwestern A/G University 
> > Information Technology 
> > tjdavis at sagu.edu 
> > (972) 937-4010 ext. 1255 
> > 1 Timothy 4:12 
> > 
> > 
> > -----Original Message----- 
> > From: MadHat [ mailto:madhat at unspecific.com <mailto:madhat at unspecific.com>
> ] 
> > Sent: Thursday, March 21, 2002 10:57 AM 
> > To: NTLUG-Discuss 
> > Subject: RE: [NTLUG:Discuss] ssh 
> > 
> > 
> > On Thu, 2002-03-21 at 10:37, TJ Davis wrote: 
> > > I am actually not sure why I just happened to do it with version 2 this 
> > > morning but the same results occur with version 1. 
> > 
> > OK. 
> > and (sorry have to ask) you have verified the passwd and that you don't 
> > have capslock or anything on the 'client' side? 
> > 
> > I don't know that Ximian upgrades ssh by default (didn't on mine that I 
> > remember). 
> > 
> > do an 'rpm -qi openssh' and get the info from that.  Like version and 
> > such. 
> > 
> > > 
> > > -----Original Message----- 
> > > From: MadHat [ mailto:madhat at unspecific.com
> <mailto:madhat at unspecific.com> ] 
> > > Sent: Thursday, March 21, 2002 10:34 AM 
> > > To: NTLUG-Discuss 
> > > Subject: Re: [NTLUG:Discuss] ssh 
> > > 
> > > 
> > > why are you forcing to protocol version 2?  Just let it autodetect and 
> > > see if that makes a difference.  
> > > 
> > > If you only want to use version 2, make a change on the 'server' box and
> 
> > > remove version one, or make the order 2,1 to default to 2 but be able to
> 
> > > fall back to 1. 
> > > 
> > > On Thu, 2002-03-21 at 08:28, TJ Davis wrote: 
> > > > I am trying to ssh a Linux server and have never had any trouble with 
> > ssh 
> > > > (on other servers) in the past but, on this one, I type the following
> at 
> > > > another Linux boxes shell: 
> > > > 
> > > > $ ssh -2 tjdavis at 172.16.2.25 
> > > > tjdavis at 172.16.2.25's password: 
> > > > Permission denied, please try again. 
> > > > $ ssh -2 tjdavis at 172.16.2.25 
> > > > tjdavis at 172.16.2.25's password: 
> > > > Permission denied, please try again. 
> > > > $ ssh -2 tjdavis at 172.16.2.25 
> > > > tjdavis at 172.16.2.25's password: 
> > > > Permission denied (publickey, password, keyboard-interactive). 
> > > > $ 
> > > > 
> > > > This is a Redhat box.  It seems to have started happening when I
> updated 
> > > my 
> > > > Gnome to Ximian Gnome (a mistake on my part but I hardly ever boot to 
> > GUI 
> > > so 
> > > > that's not big deal).  Before Ximian it worked fine.  It seems like 
> > > > somewhere it has disallowed me to login remotely.  For the records,
> root 
> > > is 
> > > > not able to login either but that is a good thing.  Anyways, I was 
> > > wondering 
> > > > if anyone had any suggestions.  I have had this problem for quite
> awhile 
> > > and 
> > > > not been able to figure it out.  I do know that I am using the correct
> 
> > > > password because I go login at the console regularly and have no 
> > problems. 
> > > > Thank you for your help in advance. 
> > > > 
> > > > 
> > > > Eagerly awaiting the next NTLUG meeting, 
> > > > 
> > > > T.J. Davis 
> > > > Southwestern A/G University 
> > > > Information Technology 
> > > > tjdavis at sagu.edu 
> > > > (972) 937-4010 ext. 1255 
> > > > 1 Timothy 4:12 
> > > > 
> > > -- 
> > > MadHat at Unspecific.com 
> > > gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98 
> > > Key fingerprint = E786 7B30 7534 DCC2 94D5  91DE E922 0B21 9DDC 3E98 
> > > 
> > > 
> > > _______________________________________________ 
> > > http://www.ntlug.org/mailman/listinfo/discuss
> <http://www.ntlug.org/mailman/listinfo/discuss>  
> > -- 
> > MadHat at Unspecific.com 
> > gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98 
> > Key fingerprint = E786 7B30 7534 DCC2 94D5  91DE E922 0B21 9DDC 3E98 
> > 
> > 
> > _______________________________________________ 
> > http://www.ntlug.org/mailman/listinfo/discuss
> <http://www.ntlug.org/mailman/listinfo/discuss>  
> -- 
> MadHat at Unspecific.com 
> gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98 
> Key fingerprint = E786 7B30 7534 DCC2 94D5  91DE E922 0B21 9DDC 3E98 
> 
> 
> _______________________________________________ 
> http://www.ntlug.org/mailman/listinfo/discuss
> <http://www.ntlug.org/mailman/listinfo/discuss>  
> 
-- 
MadHat at Unspecific.com
gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98
Key fingerprint = E786 7B30 7534 DCC2 94D5  91DE E922 0B21 9DDC 3E98





More information about the Discuss mailing list