From owner-freebsd-stable@FreeBSD.ORG Thu Feb 16 13:58:05 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55DD16A424 for ; Thu, 16 Feb 2006 13:58:05 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB5543D92 for ; Thu, 16 Feb 2006 13:57:58 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.4/8.13.4) with ESMTP id k1GDvvbH049040; Thu, 16 Feb 2006 16:57:57 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Thu, 16 Feb 2006 16:57:57 +0300 (MSK) From: Dmitry Morozovsky To: James Wyatt In-Reply-To: <20060216074912.K18952@extra.rwsystems.net> Message-ID: <20060216165612.M91053@woozle.rinet.ru> References: <20060216161726.M91053@woozle.rinet.ru> <20060216074912.K18952@extra.rwsystems.net> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (woozle.rinet.ru [0.0.0.0]); Thu, 16 Feb 2006 16:57:57 +0300 (MSK) Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 weird '..' permission troubles X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 13:58:05 -0000 On Thu, 16 Feb 2006, James Wyatt wrote: JW> I've seen something very similar when the permissions of the mount point's JW> underlieing subdirectory wasn't 777. Really strange to see, but it was a JW> fallout from a company-wide change to make umask and directory permissions JW> that wasn't quite implemented correctly. Hope this helps - Jy@ Exactly, see my other followup. I suppose 0777 is bad choice because if for some reason file system would not mount, anyone can fill up this directory. 0111 or 0555 or standard 0755 would be safe though. Thanks! Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------