From owner-freebsd-questions@FreeBSD.ORG Wed Jun 26 23:18:27 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C6EBBF50 for ; Wed, 26 Jun 2013 23:18:27 +0000 (UTC) (envelope-from rloefgren@forethought.net) Received: from mzpi4.forethought.net (mzpi1.forethought.net [216.241.36.10]) by mx1.freebsd.org (Postfix) with ESMTP id A841115FA for ; Wed, 26 Jun 2013 23:18:27 +0000 (UTC) Received: from 216-241-45-95.static.forethought.net ([216.241.45.95] helo=auden.jmla.com) by mzingress1.forethought.net with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1UryhW-00054C-OP for freebsd-questions@freebsd.org; Wed, 26 Jun 2013 17:00:34 -0600 Message-ID: <51CB72D6.2090601@forethought.net> Date: Wed, 26 Jun 2013 17:01:42 -0600 From: Reed Loefgren User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130517 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: A very 'trivial' question about /root References: <1372282481.3268.27.camel@blackfriar.inhio.eu> <51CB6166.3060703@ayan.net> In-Reply-To: <51CB6166.3060703@ayan.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 23:18:27 -0000 On 06/26/13 15:47, Ayan George wrote: > ASV: >> This is a very 'trivial' question but it's bugging me since quite a >> while now so I gotta ask. >> >> There's any reason (and should be a fairly good one) why the /root >> directory permissions by default are set to 755 (for sure on releases >> 8.0/8.1/9.0/9.1)???? >> > I imagine / needs those permissions during installation but maybe they > should be changed to something more desirable at post-install. What > would you suggest -- maybe 555? > > -ayan > > _______________________________________________ > 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" > Just a mention, I set /root to 700 and haven't seen any issues to date. r