From owner-freebsd-current@FreeBSD.ORG Sat May 4 06:41:05 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D6747963 for ; Sat, 4 May 2013 06:41:05 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 8F94A16BC for ; Sat, 4 May 2013 06:41:05 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1UYW9V-000KHg-M1; Sat, 04 May 2013 09:41:01 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: Rick Macklem Subject: Re: files disappearing from ls on NFS In-reply-to: <1484065033.114278.1367615100171.JavaMail.root@erie.cs.uoguelph.ca> References: <1484065033.114278.1367615100171.JavaMail.root@erie.cs.uoguelph.ca> Comments: In-reply-to Rick Macklem message dated "Fri, 03 May 2013 17:05:00 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 04 May 2013 09:41:01 +0300 From: Daniel Braniss Message-ID: Cc: Hartmut Brandt , current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2013 06:41:05 -0000 > Hartmut Brandt wrote: > > On Fri, 3 May 2013, Daniel Braniss wrote: > > > > DB>I don't know about current, but on 9.1-stable, the nfsstat -m only > > works > > DB>for root! nfsstat can be run by anybody. > > > > Same for current. It silently prints nothing. Took me some time > > to figure out I should try as root... > > > Yea, I suppose it should either be opened up to non-root (see previous post) > or "only works as root" should be documented. > I have no strong opinios either, though security by obscurity was never my favorit. It should at least have said 'permition denied'. cheers, danny > rick > > > harti