From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 14:26:58 2004 Return-Path: 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 79BFC16A4CE for ; Thu, 8 Jul 2004 14:26:58 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with SMTP id 272EF43D31 for ; Thu, 8 Jul 2004 14:26:58 +0000 (GMT) (envelope-from simon.dick@gmail.com) Received: by mproxy.gmail.com with SMTP id d19so142141rnf for ; Thu, 08 Jul 2004 07:26:38 -0700 (PDT) Received: by 10.38.3.58 with SMTP id 58mr237591rnc; Thu, 08 Jul 2004 07:26:38 -0700 (PDT) Message-ID: <2355215604070807261501676d@mail.gmail.com> Date: Thu, 8 Jul 2004 15:26:38 +0100 From: Simon Dick To: michaelj@nts-online.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-questions@freebsd.org Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 14:26:58 -0000 On Thu, 8 Jul 2004 08:54:45 -0500, Mike J wrote: > I have a question. One of the new guys went into one of our BSD servers and > changed the root environment from the default to /bin/bash and bash isn't > installed on this box, therefore we are having trouble su'ing in and even > logging in at the console. Anyone have any ideas on how to get in. If you have a login, try su -m which just continues to use your current shell