From owner-freebsd-questions Tue Feb 13 10:43:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gw.gbch.net (gw.gbch.net [203.24.22.66]) by hub.freebsd.org (Postfix) with SMTP id 08E5B37B491 for ; Tue, 13 Feb 2001 10:43:21 -0800 (PST) Received: (qmail 10802 invoked by uid 1001); 14 Feb 2001 04:43:17 +1000 X-Posted-By: GJB-Post 2.12 07-Feb-2001 X-Operating-System: FreeBSD 4.1-RELEASE i386 X-URL: http://www.gbch.net/gjb/ X-Image-URL: http://www.gbch.net/gjb/img/gjb-auug048.gif X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 X-PGP-Public-Key: http://www.gbch.net/gjb/gjb-pgpkey.asc Message-Id: Date: Wed, 14 Feb 2001 04:43:17 +1000 From: Greg Black To: Scott Pilz Cc: freebsd-questions@freebsd.org Subject: Re: Error - Shells References: In-reply-to: of Tue, 13 Feb 2001 07:55:30 CST Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Scott Pilz wrote: > On Tue, 13 Feb 2001, Greg Black wrote: > > > Scott Pilz wrote: > > > > > Error: > > > pwd_mkdb: warning, unknown root shell > > > > You need to put the full pathname of the replacement shell in > > /etc/shells -- if it's a bash script called /tmp/foo, then you > > put /tmp/foo in /etc/shells, not /usr/local/bin/bash (unless you > > also want people to use bash as their shell). > > Hrrm.. But like I said, I have both: > /usr/local/bin/bash > /usr/local/bin/shell Is "/usr/local/bin/shell" the name you have in the shell field in the master.passwd file and in /etc/shells? It's hard to believe that you would get the warning unless you've made a typo somewhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message