From owner-freebsd-questions Mon Feb 12 16:54:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from squid.tznet.com (www.marshfieldzion.com [206.31.5.7]) by hub.freebsd.org (Postfix) with ESMTP id BEDEC37B503 for ; Mon, 12 Feb 2001 16:54:27 -0800 (PST) Received: from localhost (tech@localhost) by squid.tznet.com (8.11.2/8.11.2) with ESMTP id f1D0rUd76712 for ; Mon, 12 Feb 2001 18:53:30 -0600 (CST) Date: Mon, 12 Feb 2001 18:53:30 -0600 (CST) From: Scott Pilz To: freebsd-questions@freebsd.org Subject: Error - Shells 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 Error: pwd_mkdb: warning, unknown root shell I require to change the default shell for root to somthing else for our new system. Afterwords, I get this whenever I try to make any changes to the password files (and I'm sure other essential areas as well). How do I make the script I made, a "default shell" for root? (it's comming off of bash, as #!/usr/local/bin/bash) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message