From owner-freebsd-questions@FreeBSD.ORG Thu May 18 15:50:10 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 3ED9B16A408 for ; Thu, 18 May 2006 15:50:10 +0000 (UTC) (envelope-from jona.joachim@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B61543D46 for ; Thu, 18 May 2006 15:50:09 +0000 (GMT) (envelope-from jona.joachim@gmail.com) Received: by nf-out-0910.google.com with SMTP id x29so62117nfb for ; Thu, 18 May 2006 08:50:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=I/AUc+AG0CdPAk78437xsrLRkEJf4GrQF2RGhD23sSCRRlokKsChyFYe6egbIQxHN4hX5eYR0oR+6qroVXJGBCFnKc+Y1xCz6f+sGSWBPEXU4oriErkbBTatVQgzcMdFzGjurPzxzbnPahwgjGW+BhYlj2XyWv8wgo43gkIEbeg= Received: by 10.48.216.13 with SMTP id o13mr660984nfg; Thu, 18 May 2006 08:50:08 -0700 (PDT) Received: from ?10.0.0.11? ( [83.99.90.29]) by mx.gmail.com with ESMTP id k23sm768371nfc.2006.05.18.08.50.07; Thu, 18 May 2006 08:50:07 -0700 (PDT) Message-ID: <446C97AD.6010907@googlemail.com> Date: Thu, 18 May 2006 17:50:05 +0200 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060518154113.95758.qmail@web39114.mail.mud.yahoo.com> In-Reply-To: <20060518154113.95758.qmail@web39114.mail.mud.yahoo.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit From: Jona Joachim Subject: Re: how to change roots shell 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, 18 May 2006 15:50:10 -0000 unixforums 1 wrote: > Hi, > I did a completely newbie move and changed the root’s shell to something that doesn’t work. So, needless to say now I can’t su to root or even login as root. Is there a way I can fix this without rebuilding the server? > > Thanks for any help you can provide. Boot in single user mode and change it from there. Jona