<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [NTLUG:Discuss] ssh</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>The password is most definitely okay. :-)</FONT>
</P>
<P><FONT SIZE=2>Here is the results of "rpm -qi openssh'</FONT>
</P>
<BR>
<P><FONT SIZE=2>Name : openssh Relocations: (not relocateable)</FONT>
<BR><FONT SIZE=2>Version : 2.1.1p4 Vendor: Red Hat, Inc.</FONT>
<BR><FONT SIZE=2>Release : 1 Build Date: Mon 17 Jul 2000 02:24:34 PM CDT</FONT>
<BR><FONT SIZE=2>Install date: Wed 10 Oct 2001 12:47:29 PM CDT Build Host: porky.devel.redhat.com</FONT>
<BR><FONT SIZE=2>Group : Applications/Internet Source RPM: openssh-2.1.1p4-1.src.rpm</FONT>
<BR><FONT SIZE=2>Size : 212286 License: BSD</FONT>
<BR><FONT SIZE=2>Packager : Red Hat, Inc. <<A HREF="http://bugzilla.redhat.com/bugzilla" TARGET="_blank">http://bugzilla.redhat.com/bugzilla</A>></FONT>
<BR><FONT SIZE=2>URL : <A HREF="http://www.openssh.com/portable.html" TARGET="_blank">http://www.openssh.com/portable.html</A></FONT>
<BR><FONT SIZE=2>Summary : OpenSSH free Secure Shell (SSH) implementation</FONT>
<BR><FONT SIZE=2>Description :</FONT>
<BR><FONT SIZE=2>Ssh (Secure Shell) a program for logging into a remote machine and for</FONT>
<BR><FONT SIZE=2>executing commands in a remote machine. It is intended to replace</FONT>
<BR><FONT SIZE=2>rlogin and rsh, and provide secure encrypted communications between</FONT>
<BR><FONT SIZE=2>two untrusted hosts over an insecure network. X11 connections and</FONT>
<BR><FONT SIZE=2>arbitrary TCP/IP ports can also be forwarded over the secure channel.</FONT>
</P>
<P><FONT SIZE=2>OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it</FONT>
<BR><FONT SIZE=2>up to date in terms of security and features, as well as removing all</FONT>
<BR><FONT SIZE=2>patented algorithms to separate libraries (OpenSSL).</FONT>
</P>
<P><FONT SIZE=2>This package includes the core files necessary for both the OpenSSH</FONT>
<BR><FONT SIZE=2>client and server. To make this package useful, you should also</FONT>
<BR><FONT SIZE=2>install openssh-clients, openssh-server, or both.</FONT>
</P>
<BR>
<BR>
<P><FONT SIZE=2>T.J. Davis</FONT>
<BR><FONT SIZE=2>Southwestern A/G University</FONT>
<BR><FONT SIZE=2>Information Technology</FONT>
<BR><FONT SIZE=2>tjdavis@sagu.edu</FONT>
<BR><FONT SIZE=2>(972) 937-4010 ext. 1255</FONT>
<BR><FONT SIZE=2>1 Timothy 4:12</FONT>
</P>
<BR>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: MadHat [<A HREF="mailto:madhat@unspecific.com">mailto:madhat@unspecific.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, March 21, 2002 10:57 AM</FONT>
<BR><FONT SIZE=2>To: NTLUG-Discuss</FONT>
<BR><FONT SIZE=2>Subject: RE: [NTLUG:Discuss] ssh</FONT>
</P>
<BR>
<P><FONT SIZE=2>On Thu, 2002-03-21 at 10:37, TJ Davis wrote:</FONT>
<BR><FONT SIZE=2>> I am actually not sure why I just happened to do it with version 2 this</FONT>
<BR><FONT SIZE=2>> morning but the same results occur with version 1.</FONT>
</P>
<P><FONT SIZE=2>OK.</FONT>
<BR><FONT SIZE=2>and (sorry have to ask) you have verified the passwd and that you don't</FONT>
<BR><FONT SIZE=2>have capslock or anything on the 'client' side?</FONT>
</P>
<P><FONT SIZE=2>I don't know that Ximian upgrades ssh by default (didn't on mine that I</FONT>
<BR><FONT SIZE=2>remember).</FONT>
</P>
<P><FONT SIZE=2>do an 'rpm -qi openssh' and get the info from that. Like version and</FONT>
<BR><FONT SIZE=2>such.</FONT>
</P>
<P><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: MadHat [<A HREF="mailto:madhat@unspecific.com">mailto:madhat@unspecific.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: Thursday, March 21, 2002 10:34 AM</FONT>
<BR><FONT SIZE=2>> To: NTLUG-Discuss</FONT>
<BR><FONT SIZE=2>> Subject: Re: [NTLUG:Discuss] ssh</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> why are you forcing to protocol version 2? Just let it autodetect and</FONT>
<BR><FONT SIZE=2>> see if that makes a difference. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> If you only want to use version 2, make a change on the 'server' box and</FONT>
<BR><FONT SIZE=2>> remove version one, or make the order 2,1 to default to 2 but be able to</FONT>
<BR><FONT SIZE=2>> fall back to 1.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> On Thu, 2002-03-21 at 08:28, TJ Davis wrote:</FONT>
<BR><FONT SIZE=2>> > I am trying to ssh a Linux server and have never had any trouble with ssh</FONT>
<BR><FONT SIZE=2>> > (on other servers) in the past but, on this one, I type the following at</FONT>
<BR><FONT SIZE=2>> > another Linux boxes shell:</FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> > $ ssh -2 tjdavis@172.16.2.25</FONT>
<BR><FONT SIZE=2>> > tjdavis@172.16.2.25's password:</FONT>
<BR><FONT SIZE=2>> > Permission denied, please try again.</FONT>
<BR><FONT SIZE=2>> > $ ssh -2 tjdavis@172.16.2.25</FONT>
<BR><FONT SIZE=2>> > tjdavis@172.16.2.25's password:</FONT>
<BR><FONT SIZE=2>> > Permission denied, please try again.</FONT>
<BR><FONT SIZE=2>> > $ ssh -2 tjdavis@172.16.2.25</FONT>
<BR><FONT SIZE=2>> > tjdavis@172.16.2.25's password:</FONT>
<BR><FONT SIZE=2>> > Permission denied (publickey, password, keyboard-interactive).</FONT>
<BR><FONT SIZE=2>> > $</FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> > This is a Redhat box. It seems to have started happening when I updated</FONT>
<BR><FONT SIZE=2>> my</FONT>
<BR><FONT SIZE=2>> > Gnome to Ximian Gnome (a mistake on my part but I hardly ever boot to GUI</FONT>
<BR><FONT SIZE=2>> so</FONT>
<BR><FONT SIZE=2>> > that's not big deal). Before Ximian it worked fine. It seems like</FONT>
<BR><FONT SIZE=2>> > somewhere it has disallowed me to login remotely. For the records, root</FONT>
<BR><FONT SIZE=2>> is</FONT>
<BR><FONT SIZE=2>> > not able to login either but that is a good thing. Anyways, I was</FONT>
<BR><FONT SIZE=2>> wondering</FONT>
<BR><FONT SIZE=2>> > if anyone had any suggestions. I have had this problem for quite awhile</FONT>
<BR><FONT SIZE=2>> and</FONT>
<BR><FONT SIZE=2>> > not been able to figure it out. I do know that I am using the correct</FONT>
<BR><FONT SIZE=2>> > password because I go login at the console regularly and have no problems.</FONT>
<BR><FONT SIZE=2>> > Thank you for your help in advance.</FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> > Eagerly awaiting the next NTLUG meeting,</FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> > T.J. Davis</FONT>
<BR><FONT SIZE=2>> > Southwestern A/G University</FONT>
<BR><FONT SIZE=2>> > Information Technology</FONT>
<BR><FONT SIZE=2>> > tjdavis@sagu.edu</FONT>
<BR><FONT SIZE=2>> > (972) 937-4010 ext. 1255</FONT>
<BR><FONT SIZE=2>> > 1 Timothy 4:12</FONT>
<BR><FONT SIZE=2>> > </FONT>
<BR><FONT SIZE=2>> -- </FONT>
<BR><FONT SIZE=2>> MadHat at Unspecific.com</FONT>
<BR><FONT SIZE=2>> gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98</FONT>
<BR><FONT SIZE=2>> Key fingerprint = E786 7B30 7534 DCC2 94D5 91DE E922 0B21 9DDC 3E98</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> _______________________________________________</FONT>
<BR><FONT SIZE=2>> <A HREF="http://www.ntlug.org/mailman/listinfo/discuss" TARGET="_blank">http://www.ntlug.org/mailman/listinfo/discuss</A></FONT>
<BR><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>MadHat at Unspecific.com</FONT>
<BR><FONT SIZE=2>gpg --keyserver wwwkeys.us.pgp.net --recv-keys 9DDC3E98</FONT>
<BR><FONT SIZE=2>Key fingerprint = E786 7B30 7534 DCC2 94D5 91DE E922 0B21 9DDC 3E98</FONT>
</P>
<BR>
<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2><A HREF="http://www.ntlug.org/mailman/listinfo/discuss" TARGET="_blank">http://www.ntlug.org/mailman/listinfo/discuss</A></FONT>
</P>
</BODY>
</HTML>