From owner-freebsd-questions Thu Feb 17 7:13:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ucb.crimea.ua (UCB-Async4-CRISCO.CRIS.NET [212.110.129.130]) by hub.freebsd.org (Postfix) with ESMTP id 3598737B734 for ; Thu, 17 Feb 2000 07:12:50 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id RAA58316; Thu, 17 Feb 2000 17:12:20 +0200 (EET) (envelope-from ru) Date: Thu, 17 Feb 2000 17:12:20 +0200 From: Ruslan Ermilov To: "J. W. Ballantine" Cc: freebsd-questions@freebsd.org Subject: Re: passwd file repair Message-ID: <20000217171220.D38813@relay.ucb.crimea.ua> Mail-Followup-To: "J. W. Ballantine" , freebsd-questions@freebsd.org References: <20000217154340.A31400@relay.ucb.crimea.ua> <200002171400.JAA20528@akiva.homer.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <200002171400.JAA20528@akiva.homer.att.com>; from J. W. Ballantine on Thu, Feb 17, 2000 at 09:00:51AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 17, 2000 at 09:00:51AM -0500, J. W. Ballantine wrote: > > ---------- In Response to your message ------------- > > > Date: Thu, 17 Feb 2000 15:43:40 +0200 > > To: "J. W. Ballantine" > > From: Ruslan Ermilov > > Subject: Re: passwd file repair > > > > On Thu, Feb 17, 2000 at 08:10:17AM -0500, J. W. Ballantine wrote: > > > > > > Since the questions search/browse is down on freebsd.org, I'm asking for > > > some help in repairing the passwd file that I managed to mess up. > > > > > > I boot in single user mode, enter: > > > mount -u / > > > mount -t -a ufs > > > swapon -a > > > > > > and then enter vipw, to which I get ex/vi not found. > > > > > > What else/does one need to do to run vipw in single user mode, > > > or what needs to be done to rebuild the shadow passwd file if I > > > edit passwd with ex??? > > > > > 1. Check that your /usr filesystem is mounted, and you have /usr/bin/vi. > done with mount -a -a ufs and I did check and it is, infact when I ls -ltr > /usr/bin/vi it is displayed. > > 2. Make sure /usr/bin is in your PATH environment variable. > I did, it is. It fails with ex/vi not found even when I try to > run /usr/bin/vi. Seems to be a console issue??? > > Thanks > Jim 1. What is the FreeBSD version you are using? 2. What is the *exact* error message displayed? 3. Does `vi' work or fails with the same error? Try the following (from sh(1)): # EDITOR=/usr/bin/ee vipw Cheers, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message