From owner-freebsd-questions@FreeBSD.ORG Mon Mar 13 21:48:50 2006 Return-Path: X-Original-To: freebsd-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 8885A16A401 for ; Mon, 13 Mar 2006 21:48:50 +0000 (UTC) (envelope-from sequethin@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B1C43D66 for ; Mon, 13 Mar 2006 21:48:49 +0000 (GMT) (envelope-from sequethin@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so1284659wra for ; Mon, 13 Mar 2006 13:48:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=U144ItWDyyxZUU+/7sFWiUP+/2N6eWdhMvZooch2lvxlH2ISIPBKbG+XePJL3lpiR2UZeLOO+GFI2Nx6HBLBd03rTHGXOY/EK/ABlWRSSOxRuSL0YtS1D3rnv56JRt8prXdnK8qCz35qs8uu6UMzENiptwUUpk/jWkv5p/TEkTY= Received: by 10.54.126.3 with SMTP id y3mr925481wrc; Mon, 13 Mar 2006 13:48:49 -0800 (PST) Received: from ?10.1.0.23? ( [204.107.76.239]) by mx.gmail.com with ESMTP id 29sm4258918wrl.2006.03.13.13.48.48; Mon, 13 Mar 2006 13:48:48 -0800 (PST) In-Reply-To: <1cac28080603131339j359a100dld620098038ec58e2@mail.gmail.com> References: <1cac28080603131312w19f4e949m26165478377fbdb5@mail.gmail.com> <4415E1F8.2030904@gmail.com> <1cac28080603131339j359a100dld620098038ec58e2@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Michael Hernandez Date: Mon, 13 Mar 2006 16:48:46 -0500 To: "Huy Ton That" X-Mailer: Apple Mail (2.746.2) Cc: freebsd-questions@freebsd.org Subject: Re: 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:48:50 -0000 On Mar 13, 2006, at 4:39 PM, Huy Ton That wrote: > I think somethings wrong because even when I log on root locally on > the box > I get permission denied. This is the correct password because I am > logging > in as root when the machine boots up. I'm aware of the issues as > logging in > as root but it's just a machine I am using to break over and over > again for > learning purposes. Reboot into single user mode if you have physical access to the machine... if you don't.... well... The handbook does describe how to boot into single user mode, I'd go read it and copy & paste the info for you, but then what fun would be left for you?:) Mike