From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GkLkd-0000X6-E1 for garchives@archives.gentoo.org; Wed, 15 Nov 2006 14:28:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAFEP2Vn019268; Wed, 15 Nov 2006 14:25:03 GMT Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.200.81]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAFEM9jv031911 for ; Wed, 15 Nov 2006 14:22:10 GMT Received: from [10.86.242.234] (bxb-natpool-121.cisco.com[12.159.148.121]) by comcast.net (sccrmhc11) with ESMTP id <2006111514220801100steb4e>; Wed, 15 Nov 2006 14:22:08 +0000 Message-ID: <455B2290.4090301@comcast.net> Date: Wed, 15 Nov 2006 09:22:08 -0500 From: Brian Davis User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] sshd issues References: <20061115024959.RIDH27114.ibm65aec.bellsouth.net@mail.bellsouth.net> <455A8490.8080207@net-xero.net> In-Reply-To: <455A8490.8080207@net-xero.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kAFEP2WH019268 X-Archives-Salt: cb24f0b8-36d8-4b42-b2d5-94dfb9c6b8ea X-Archives-Hash: fd20118405bc5cbee0e0471f082b511e Just keep in mind that rsa/dsa keys would be a more secure way of=20 authenticating, especially with all the brute-force scripts out there. Jon M wrote: > Ohh okay that makes sense. > > For everyones information, I got it to work properly. First of all,=20 > I'm an idiot and was edited /etc/ssh/ssh_config, not=20 > /etc/ssh/sshD_config :P > > Secondly, I had to enable PasswordAuthentication yes as well as=20 > ChallengeResponseAuthentication no > > This works perfectly now. Thanks again everyone, sorry for wasting=20 > your time. > > brettholcomb@bellsouth.net wrote: >> I think that tells you that this is the default setting if you don't=20 >> change it. >> >>> From: Jon M >>> Date: 2006/11/14 Tue PM 09:35:13 EST >>> To: gentoo-user@lists.gentoo.org >>> Subject: Re: [gentoo-user] sshd issues >>> >>> Hi Daevid, >>> >>> I tried playing around with some options in there and didn't seem to=20 >>> do much, but not sure if I tried changing that specifically. I do=20 >>> have a question though.. My ssh_config looks something along the=20 >>> lines of this: >>> >>> # Host * >>> # PasswordAuthentication yes >>> >>> My question is, should they actually have # symbols in front as if=20 >>> they're commented out? My gut is telling me no.. >>> >>> Thanks again >>> >>> >>> Daevid Vincent wrote: >>>> Change/Add this: >>>> >>>> PasswordAuthentication yes >>>> >>>> In /etc/ssh/sshd_config >>>> >>>> D=C6VID=20 >>>>> -----Original Message----- >>>>> From: Jon M [mailto:gentoo@net-xero.net] Sent: Tuesday, November=20 >>>>> 14, 2006 6:04 PM >>>>> To: gentoo-user@lists.gentoo.org >>>>> Subject: [gentoo-user] sshd issues >>>>> >>>>> Hey all, >>>>> >>>>> I've been using other distributions for a while (CentOS,=20 >>>>> Slackware, Red Hat, etc) and finally switching to Gentoo, however=20 >>>>> this oddness with SSH is getting to me. It seems when I SSH into=20 >>>>> my machine it uses "keyboard interative" mode, where as I'm used=20 >>>>> to every other distro using just "password" mode I think it is. =20 >>>>> I'm wondering if there is any way to change this. I tried=20 >>>>> comparing /etc/ssh/ssh_config between my CentOS machine and my=20 >>>>> Gentoo machine, and both files are pretty much the same, and=20 >>>>> everything is commented out anyway. >>>>> >>>>> Any light someone could shed on this would be much appreciated. =20 >>>>> Thanks in advance! >>>>> --=20 >>>>> gentoo-user@gentoo.org mailing list >>>>> >>>>> >>>> >>> --=20 >>> gentoo-user@gentoo.org mailing list >>> >>> >> --=20 gentoo-user@gentoo.org mailing list