From owner-freebsd-questions@FreeBSD.ORG Sat May 14 18:07:38 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 5C18216A4CE for ; Sat, 14 May 2005 18:07:38 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B5643D70 for ; Sat, 14 May 2005 18:07:37 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9941 helo=mail.aseed.antenna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DX132-000AN4-Vc; Sat, 14 May 2005 18:07:37 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 98AC31540E4; Sat, 14 May 2005 20:10:51 +0200 (CEST) Received: from amandla.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id C45D358CC1F; Sat, 14 May 2005 20:07:36 +0200 (CEST) Date: Sat, 14 May 2005 20:07:31 +0200 From: albi To: mojo fms Message-Id: <20050514200731.4d6daf61.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 1.9.10 (GTK+ 2.6.7; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: changing users default shell 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: Sat, 14 May 2005 18:07:38 -0000 On Sat, 14 May 2005 10:28:07 -0700 mojo fms wrote: > 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.. vipw is still valid for that :) > i cant find > any real info execpt for adduser in the handbook.. > > I want to change a users shell from sh to bash.. from : man chsh chpass -s bash username