From owner-freebsd-questions@FreeBSD.ORG Sat May 14 17:28:08 2005 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 E23A616A4CE for ; Sat, 14 May 2005 17:28:08 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AED143D70 for ; Sat, 14 May 2005 17:28:08 +0000 (GMT) (envelope-from fbsdlilly@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1211455wra for ; Sat, 14 May 2005 10:28:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=MpcSylVK0E2+xr8lCzGMADXo82e0vWqTB8op4K6bCa5mDrU4TFEbj6l49aT9Xa8WM1EA4eLJW9KTLb6Lr0izKFv3SetDJPxQQD8rNK77iukACnkwHCyUClH2pUPnAnxStgZeSH0F0nsE2xMqpQfjr8Z/s3WdZE6F2IHyd2Cw62A= Received: by 10.54.141.10 with SMTP id o10mr2555641wrd; Sat, 14 May 2005 10:28:07 -0700 (PDT) Received: by 10.54.117.5 with HTTP; Sat, 14 May 2005 10:28:07 -0700 (PDT) Message-ID: Date: Sat, 14 May 2005 10:28:07 -0700 From: mojo fms To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: changing users default shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mojo fms List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 17:28:09 -0000 i know you use to be able to change it in /etc/passwd but im kind of out of date on how it is done on newer versions of fbsd.. i cant find any real info execpt for adduser in the handbook.. I want to change a users shell from sh to bash.. thanks