From owner-freebsd-bugs@FreeBSD.ORG Thu Dec 30 19:20:26 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F37FF16A4CE for ; Thu, 30 Dec 2004 19:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA1B343D3F for ; Thu, 30 Dec 2004 19:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBUJKPsi001698 for ; Thu, 30 Dec 2004 19:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBUJKPFM001697; Thu, 30 Dec 2004 19:20:25 GMT (envelope-from gnats) Resent-Date: Thu, 30 Dec 2004 19:20:25 GMT Resent-Message-Id: <200412301920.iBUJKPFM001697@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Randy Pratt" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DA116A4CE for ; Thu, 30 Dec 2004 19:12:30 +0000 (GMT) Received: from pop-a065b10.pas.sa.earthlink.net (pop-a065b10.pas.sa.earthlink.net [207.217.121.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169B443D39 for ; Thu, 30 Dec 2004 19:12:30 +0000 (GMT) (envelope-from rpratt1950@earthlink.net) Received: from fl-69-69-238-139.dyn.sprint-hsd.net ([69.69.238.139] helo=kt.weeble.com) by pop-a065b10.pas.sa.earthlink.net with esmtp (Exim 3.33 #1) id 1Ck5in-00050Y-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 30 Dec 2004 11:12:29 -0800 Message-Id: <1104433949.0@kt.weeble.com> Date: Thu, 30 Dec 2004 14:12:29 -0500 From: "Randy Pratt" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.1 Subject: misc/75668: 4.11-RC1: /etc/shells missing /usr/local/bin/bash X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 19:20:26 -0000 >Number: 75668 >Category: misc >Synopsis: 4.11-RC1: /etc/shells missing /usr/local/bin/bash >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 30 19:20:25 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Randy Pratt >Release: FreeBSD 4.11-RC1 i386 >Organization: >Environment: System: 4.11-RC1 FreeBSD 4.11-RC1 #0: Fri Dec 17 16:47:15 GMT 2004 >Description: In a fresh install of 4.11-RC1 /etc/shells contains "/usr/local/bin/bash2" instead of the familar "/usr/local/bin/bash", consequently sysinstall and chsh do not see "/usr/local/bin/bash" as a valid shell. This is different than the behavior in the past. >How-To-Repeat: Try to set a user's shell to bash with sysinstall or chsh. >Fix: Change "/usr/local/bin/bash2" to "/usr/local/bin/bash" or additionally add "/usr/local/bin/bash" to /etc/shells. >Release-Note: >Audit-Trail: >Unformatted: