From owner-freebsd-stable Mon Jan 22 9:38:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id 792C137B404 for ; Mon, 22 Jan 2001 09:38:02 -0800 (PST) Received: from powerusersbbs.com ([24.2.169.205]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010122173802.KANJ7869.femail9.sdc1.sfba.home.com@powerusersbbs.com>; Mon, 22 Jan 2001 09:38:02 -0800 Message-ID: <3A6C7007.134CD18F@powerusersbbs.com> Date: Mon, 22 Jan 2001 12:38:15 -0500 From: Ted Sikora Organization: Jtl Development Group X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en-US, en MIME-Version: 1.0 To: Juraj Lutter , "freebsd-stable@FreeBSD.ORG" Subject: Re: ssh login References: <3A6B9008.88CCCE91@home.com> <20010122080422.A88843@citusc17.usc.edu> <3A6C64CE.DDA1F400@powerusersbbs.com> <20010122175500.O16921@wilbury.sk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Juraj Lutter wrote: > > On Mon, Jan 22, 2001 at 11:50:22AM -0500, Ted Sikora wrote: > > > warning: Development-time debugging not compiled in. > > warning: To enable, configure with --enable-debug and recompile. > > debug: hostname is '24.2.168.186'. > > debug: Unable to open /root/.ssh2/ssh2_config > > warning: Development-time debugging not compiled in. > > warning: To enable, configure with --enable-debug and recompile. > > debug: connecting to 24.2.168.186... > > debug: entering event loop > > debug: ssh_client_wrap: creating transport protocol > > debug: Ssh2Client/sshclient.c:1015/ssh_client_wrap: creating userauth protocol > > debug: Ssh2Client/sshclient.c:349/keycheck_key_match: Host key found from databa > > se. > > debug: Unable to open /root/.ssh2/identification > > debug: Ssh2AuthClient/sshauthc.c:304/ssh_authc_completion_proc: Method 'publicke > > y' disabled. > > debug: Ssh2AuthPasswdClient/authc-passwd.c:82/ssh_client_auth_passwd: Starting p > > assword query... > > root's password: > > debug: Ssh2AuthPasswdClient/authc-passwd.c:82/ssh_client_auth_passwd: Starting p > > assword query... > > root's password: > > > > Seems like you don't have root login enabled in your > /etc/ssh/sshd_config. Try to enable or try to log in as normal user > not as root. Root login can be possibly dangerous. > > otis That was it. How can root be dangerous in ssh.. isn't that why it exists? Or would using su be better? I usually use ssh to remotely administer the servers. -- Ted Sikora Jtl Development Group tsikora@powerusersbbs.com Linux the choice of a GNU generation............ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message