From owner-freebsd-questions Fri Aug 8 15:07:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA17709 for questions-outgoing; Fri, 8 Aug 1997 15:07:16 -0700 (PDT) Received: from andrsn.stanford.edu (root@andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA17704 for ; Fri, 8 Aug 1997 15:07:12 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.8.6/8.6.12) with SMTP id PAA20539 for ; Fri, 8 Aug 1997 15:06:38 -0700 (PDT) Date: Fri, 8 Aug 1997 15:06:37 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: freebsd-questions@freebsd.org Subject: Root's Shell--Anything? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Some recent postings have suggested that root's shell can be anything--i.e., not limited to csh or sh. As I remember I once tried to change root's shell to tcsh and got into a lot of trouble--enough so that I'm reluctant to experiment. I thought if root's shell, to run, required access to /usr, this could be a problem if only / were mounted. With su -m, of course, root gets the shell of the user as part of the environment, so a change should not really be necessary. Clarification would be appreciated. Annelise