From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 23:31:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 472BB1065679 for ; Wed, 11 Aug 2010 23:31:54 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id 1685D8FC0A for ; Wed, 11 Aug 2010 23:31:53 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o7BNUPOp022602; Wed, 11 Aug 2010 18:30:25 -0500 (CDT) Date: Wed, 11 Aug 2010 18:30:25 -0500 (CDT) From: Robert Bonomi Message-ID: <201008112330.o7BNUPOp022602@mail.r-bonomi.com> To: chris@chrismaness.com, marktinguely@gmail.com Cc: freebsd-questions@freebsd.org Subject: Re: ftp login failing after upgrade to 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2010 23:31:54 -0000 > Date: Tue, 10 Aug 2010 14:23:22 -0700 > From: Chris Maness > To: Mark Tinguely > Cc: freebsd-questions@freebsd.org > Subject: Re: ftp login failing after upgrade to 8.1 > > On Tue, Aug 10, 2010 at 2:19 PM, Mark Tinguely wro= > te: > > Chris Maness wrote: > >> > >> On Tue, Aug 10, 2010 at 2:07 PM, Mark Tinguely > >> wrote: > >> > >>> > >>> Chris Maness wrote: > >>> > >>>> > >>>> I just upgraded to FreeBSD 8.1 and my regular user name seems to be > >>>> disallowed for ftp. =A0I checked and my name or group does not seem to > >>>> show up in ftpusers. =A0Any suggestions as to what might have happened= > ? > >>>> > >>>> Thanks, > >>>> Chris Maness > >>>> _______________________________________________ > >>>> freebsd-questions@freebsd.org mailing list > >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >>>> To unsubscribe, send any mail to > >>>> "freebsd-questions-unsubscribe@freebsd.org" > >>>> > >>>> > >>>> > >>> > >>> Do you use a shell that is no longer in /etc/shells? > >>> > >>> --Mark. > >>> > >>> > >> > >> Yes, I use bash. =A0Should I add bash to the shells file? > >> > >> Thanks, > >> Chris Maness > >> > >> > > > > yes, the full path to bash. And /etc/shells is overwritten during upgrade= > s. > > > > > > It is logging in now, but getting some strange connection refused when > I try a file transfer or list the contents of a directory. symptomatic of a firewall problem. Issue the command PASV at the ftp prompt and then try things.