Date: Tue, 13 Feb 2001 11:57:46 +1000 From: Greg Black <gjb@gbch.net> To: Scott Pilz <tech@squid.tznet.com> Cc: freebsd-questions@freebsd.org Subject: Re: Error - Shells Message-ID: <nospam-3a88949a8e15c6f@maxim.gbch.net> In-Reply-To: <Pine.BSF.4.05.10102121853150.76697-100000@squid.tznet.com> of Mon, 12 Feb 2001 18:53:30 CST References: <Pine.BSF.4.05.10102121853150.76697-100000@squid.tznet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nospam-3a88949a8e15c6f>