From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 21:12:28 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2940816A401 for ; Mon, 13 Mar 2006 21:12:28 +0000 (UTC) (envelope-from huyslogic@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B460743D5A for ; Mon, 13 Mar 2006 21:12:27 +0000 (GMT) (envelope-from huyslogic@gmail.com) Received: by wproxy.gmail.com with SMTP id i20so1402493wra for ; Mon, 13 Mar 2006 13:12:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FKhEgu4ZLkwL4yHYP6HvYDdJU8OhMDu1DC4BiMniBXPICTcb1DFlvB2pnjvtuKWeZm6OB9B9g+549VlEEHUkLz71G6xKXRapwsdtfa/AZ8lcvysKOcMWRDuG0g6E9TZkgs1/DteazDS8Aqohxxhkla886vKT+XACI7AK5L++FBk= Received: by 10.65.233.7 with SMTP id k7mr2409343qbr; Mon, 13 Mar 2006 13:12:26 -0800 (PST) Received: by 10.65.181.12 with HTTP; Mon, 13 Mar 2006 13:12:26 -0800 (PST) Message-ID: <1cac28080603131312w19f4e949m26165478377fbdb5@mail.gmail.com> Date: Mon, 13 Mar 2006 16:12:26 -0500 From: "Huy Ton That" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: SSHD Help? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2006 21:12:28 -0000 I am sure I am lacking the technical knowledge to get this running but. I setup (more like started) the sshd daemon. Now I have this system setup at home and am just using it for experimenting. When I try to SSH into it, it queries me for my user name, in which case I am logging in as root. I key in roots password (is this password the same as the main root password?) an= d it returns permission denied, please try again. I'm guessing I am not asking the right questions but I was under the assumption that the password would be the same as root or whatever user I'm trying to login? Any tutorials? I'm going crazy :(.