From owner-freebsd-questions Mon Apr 26 8:30:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id E8EE91520A for ; Mon, 26 Apr 1999 08:30:41 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id KAA15995; Mon, 26 Apr 1999 10:48:24 -0500 (EST) Date: Mon, 26 Apr 1999 10:48:23 -0500 (EST) From: Alfred Perlstein To: Greg Campbell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Korn shell issues In-Reply-To: <001201be8ff5$31ff0a70$9308a8c0@greg-campbell.matrikon.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Apr 1999, Greg Campbell wrote: > Hi, > > I have installed the Korn shell (/bin/ksh) in > my installation of FreeBSD 2.2.7. > > When I execute it from the command line, it > works perfectly - no troubles. > > When I put it into the /etc/passwd file for one > of the users (in place of csh - for example), the > user still logs in as csh... Even though the > directory and the file (/bin/ksh) are correct... > > Any ideas what is going on here? a) did you use "vipw" to edit the password file? b) did you add "/bin/ksh" to /etc/shells? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message