From owner-freebsd-questions Thu Oct 21 4:39: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id D61FA14C59 for ; Thu, 21 Oct 1999 04:38:56 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id NAA57045; Thu, 21 Oct 1999 13:38:52 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 21 Oct 1999 13:38:52 +0200 (CEST) From: Konrad Heuer To: Walter Spierings Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to have a tsch for root In-Reply-To: <3.0.32.19991021110117.00e4d100@200.0.0.10> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 21 Oct 1999, Walter Spierings wrote: > We use tsch for all our user accounts.=20 > How can we also have the tsch features for the root. Edit the password file by entering vipw and replace /bin/csh by /usr/local/bin/tcsh within the pwd entry for root. Make sure that /etc/shells contains the following line: /usr/local/bin/tcsh I'd additionally prefer to enable the Bourne shell superuser toor by giving her/him a password: passwd toor If the shared libraries in /usr/lib etc. aren't available in case of problems you'll always be able to become superuser by logging in as toor. Regards // // Konrad Heuer ____ ___ _____= __=20 // Gesellschaft f=FCr wissenschaftliche / __/______ ___ / _ )/ __= / _ \ // Datenverarbeitung mbH G=D6ttingen / _// __/ -_) -_) _ |\ \/= // / // Am Fa=DFberg, D-37077 G=D6ttingen /_/ /_/ \__/\__/____/___= /____/=20 // Deutschland (Germany) ----- The Power to Serve ----= - // http://www.freebsd.org // kheuer@gwdu60.gwdg.de // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message