From owner-freebsd-hackers@freebsd.org Fri Oct 4 10:31:21 2019 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 95AF912A8CF for ; Fri, 4 Oct 2019 10:31:21 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ipmail03.adl6.internode.on.net (ipmail03.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id 46l5kw0nFzz4DKb for ; Fri, 4 Oct 2019 10:31:19 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ppp14-2-72-4.adl-apt-pir-bras31.tpg.internode.on.net (HELO midget.dons.net.au) ([14.2.72.4]) by ipmail03.adl6.internode.on.net with ESMTP; 04 Oct 2019 19:56:11 +0930 Received: from midget.dons.net.au (localhost [127.0.0.1]) by midget.dons.net.au (8.15.2/8.15.2) with ESMTPS id x94APxNk046819 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 4 Oct 2019 19:56:05 +0930 (ACST) (envelope-from darius@dons.net.au) Received: (from mailnull@localhost) by midget.dons.net.au (8.15.2/8.15.2/Submit) id x94A9C46032674 for ; Fri, 4 Oct 2019 19:39:12 +0930 (ACST) (envelope-from darius@dons.net.au) X-Authentication-Warning: midget.dons.net.au: mailnull set sender to using -f X-MIMEDefang-Relay-be813b1f1da6d6b27d681222cb70cc4f5b642383: 14.2.72.4 Received: from [192.168.0.22] (ppp14-2-72-4.adl-apt-pir-bras31.tpg.internode.on.net [14.2.72.4]) by ppp14-2-72-4.adl-apt-pir-bras31.tpg.internode.on.net (envelope-sender ) (MIMEDefang) with ESMTP id x94A90Bn032670; Fri, 04 Oct 2019 19:39:12 +0930 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: vsftpd: very strange bug? From: "O'Connor, Daniel" In-Reply-To: <0B6ED526-08BD-43EE-A11B-0C948F97A190@cs.huji.ac.il> Date: Fri, 4 Oct 2019 19:38:59 +0930 Cc: freebsd-hackers@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <0B6ED526-08BD-43EE-A11B-0C948F97A190@cs.huji.ac.il> To: Daniel Braniss X-Mailer: Apple Mail (2.3445.104.11) X-Spam-Score: 1 (*) No, score=1.0 required=5.0 tests=HELO_MISC_IP, KHOP_HELO_FCRDNS, RDNS_DYNAMIC, SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Scanned-By: MIMEDefang 2.83 on 10.0.2.1 X-Rspamd-Queue-Id: 46l5kw0nFzz4DKb X-Spamd-Bar: ++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of darius@dons.net.au has no SPF policy when checking 150.101.137.143) smtp.mailfrom=darius@dons.net.au X-Spamd-Result: default: False [6.87 / 15.00]; ARC_NA(0.00)[]; GREYLIST(0.00)[pass,body]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; HAS_XAW(0.00)[]; AUTH_NA(1.00)[]; DMARC_NA(0.00)[dons.net.au]; RCVD_COUNT_THREE(0.00)[4]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000,0]; RCPT_COUNT_TWO(0.00)[2]; NEURAL_SPAM_LONG(1.00)[0.999,0]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:4739, ipnet:150.101.0.0/16, country:AU]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(2.47)[ip: (8.56), ipnet: 150.101.0.0/16(2.51), asn: 4739(1.29), country: AU(0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[143.137.101.150.list.dnswl.org : 127.0.5.1] X-Spam: Yes X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Oct 2019 10:31:21 -0000 > On 4 Oct 2019, at 15:08, Daniel Braniss wrote: > I=E2=80=99m trying to run vsftpd for anonymous use, and have this very = strange behaviour: > on host A it works just fine, but on on any other host it does not. > the binary is on a nfs server, the chdir is also to a directory on = nfs, all host run the same root image FreeBSD 11.3. Is maproot different in the exports line for those 2 hosts? -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum