From owner-freebsd-questions Thu Feb 18 13:48:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id 30F89113E8 for ; Thu, 18 Feb 1999 13:46:52 -0800 (PST) (envelope-from kline@tera.com) Received: from athena.tera.com (athena.tera.com [207.224.230.169]) by gershwin.tera.com (8.8.8/8.8.8) with ESMTP id NAA20610; Thu, 18 Feb 1999 13:46:47 -0800 (PST) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id NAA17483; Thu, 18 Feb 1999 13:46:45 -0800 (PST) Message-Id: <199902182146.NAA17483@athena.tera.com> Subject: Re: ftp hosed In-Reply-To: from Jonathan Chen at "Feb 19, 99 09:19:52 am" To: jonc@pinnacle.co.nz (Jonathan Chen) Date: Thu, 18 Feb 1999 13:46:45 -0800 (PST) Cc: kline@tera.com, questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Jonathan Chen: > On Thu, 18 Feb 1999, Gary Kline wrote: > > > I rebuilt my (2.2.8) kernel last weekend and brought my /etc/rc.local > > file up to date... but now I cannot ftp into my main workstation, > > tao. Neither from here at work or from tao's ethernett'd neighbor, > > sage. > > > > A cursory comparison of my /etc/* configuration files doesn't tell > > me anything---at least, nothing jumps out at me. Anybody know what > > I did to wreck ftp? ...and what, if anything, is likely to be the > > next gotcha?! > > /etc/shells? > /etc/inetd.conf has ftp enabled? > ftpd exists (as listed in inetd.conf)? > inetd running? > > I take it that all other IP stuff is working, though? > As far as I can tell, all other things-IP work. I've got inetd set up; ps ax sees it. Hmm. No _way_ it could be /etc/shells unless I overwrote it while I was in a coma.. Arrgh!!!!! 9^9^9 It was /etc/shells. I've used the zsh ever since Paul Falsted wrote it; and this is what I get for using something `non-standard'... Comment|suggestion: have future version of /etc/shell default list /bin/sh /bin/csh /bin/zsh /usr/local/bin/tcsh /usr/local/bin/ksh /usr/local/bin/bash and|or, have ftp/chpass issue a warning like, "Hey, you ain got no shell, Pal." Mffph... Thank you much! gary > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message