From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 11:48:37 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12F55106566C for ; Thu, 4 Jun 2009 11:48:37 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from ultra7.eskimo.com (ultra7.eskimo.com [204.122.16.70]) by mx1.freebsd.org (Postfix) with ESMTP id E111A8FC16 for ; Thu, 4 Jun 2009 11:48:36 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from shell.eskimo.com (root@shell.eskimo.com [204.122.16.72]) by ultra7.eskimo.com (8.14.0/8.14.3) with ESMTP id n54BboIQ029881; Thu, 4 Jun 2009 04:37:50 -0700 Received: from shell.eskimo.com (joji@localhost [127.0.0.1]) by shell.eskimo.com (8.14.3/8.14.3) with ESMTP id n54BbqG2020482; Thu, 4 Jun 2009 04:37:52 -0700 Received: (from joji@localhost) by shell.eskimo.com (8.14.3/8.12.10/Submit) id n54BbpUx020481; Thu, 4 Jun 2009 04:37:51 -0700 Date: Thu, 4 Jun 2009 04:37:51 -0700 From: Joseph Olatt To: Wojciech Puchar Message-ID: <20090604113751.GA10204@shell.eskimo.com> References: <918477.18876.qm@web110706.mail.gq1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: questions@freebsd.org, Deji Ogunsanya Subject: Re: Forgotten password 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: Thu, 04 Jun 2009 11:48:37 -0000 On Thu, Jun 04, 2009 at 01:32:27PM +0200, Wojciech Puchar wrote: > >Good day am a new user of of freebsd Os and i forgot my login password, i > >will need an assitance on how to get it changed. > boot, press 4 at boot loader prompt to get single user. > > after seeing a guestion what to run as a shell (/bin/sh as default) press > enter. > > then > > /sbin/mount / > /usr/bin/passwd Without any arguments, the password for root will probably get changed. If the user wants to change his/her personal account passwd, then: /usr/bin/passwd > change password > > then press CTRL-D > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"