From owner-freebsd-questions Tue Jan 12 03:49:52 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA05678 for freebsd-questions-outgoing; Tue, 12 Jan 1999 03:49:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dns.ie-online.it (dns.ie-online.it [194.133.148.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA05670 for ; Tue, 12 Jan 1999 03:49:48 -0800 (PST) (envelope-from sriva@alice.it) Received: from dns.ie-interna.it (host1.ie-online.it [194.133.148.10]) by dns.ie-online.it (8.8.8/8.8.8) with ESMTP id MAA06630 for ; Tue, 12 Jan 1999 12:49:10 +0100 (CET) (envelope-from sriva@alice.it) Received: from stefano (stefano.ie-interna.it [192.168.0.33]) by dns.ie-interna.it (8.8.8/8.8.8) with SMTP id MAA12634 for ; Tue, 12 Jan 1999 12:49:09 +0100 (CET) (envelope-from sriva@alice.it) Message-Id: <3.0.5.32.19990112124909.00a4b370@relay.alice.it> X-Sender: riva@relay.alice.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 12 Jan 1999 12:49:09 +0100 To: freebsd-questions@FreeBSD.ORG From: Stefano Riva Subject: Re: bash Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12.36 12/01/99 +0100, you wrote: >I want to use the "bash"-shell as the standartshell. >Witch config-file(s) have to changed ? Login as root and use the "vipw" command; you'll see all the users on the system. Locate yourself and change the last field of the line to "/usr/local/bin/bash". For example, if you have: mucha:DKkjssgkgfk:1001:100::0:0:Andreas Mucha:/home/mucha:/bin/csh change it to: mucha:DKkjssgkgfk:1001:100::0:0:Andreas Mucha:/home/mucha:/usr/local/bin/bash Of course, bash must be installed (if isn't, it's in the ports). PS. If you want to set it as the default for NEW users, the command "adduser" ask exactly what default shell you want anytime you launch it, in a fresh system. Anyway, the adduser configuration file is /etc/adduser.conf and you can modify it directly. --- Stefano Riva Software Engineer - Systems Administrator Informazioni Editoriali I.E. Srl Phone +39-027528400, Fax +39-027528451 Email sriva@alice.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message