From owner-freebsd-questions@FreeBSD.ORG Thu Sep 23 20:00:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA2016A4CE for ; Thu, 23 Sep 2004 20:00:48 +0000 (GMT) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2CDE43D2D for ; Thu, 23 Sep 2004 20:00:47 +0000 (GMT) (envelope-from knowtree@aloha.com) Received: from yoda.pixi.com (yoda.pixi.com [206.127.224.41]) by yoda.pixi.com (8.11.6/8.11.6) with SMTP id i8NJQoh16871; Thu, 23 Sep 2004 09:26:50 -1000 Message-Id: <200409231926.i8NJQoh16871@yoda.pixi.com> To: "W. D." , freebsd-questions@freebsd.org, samba@lists.samba.org, knowtree@aloha.com From: knowtree@aloha.com Date: Thu, 23 Sep 2004 09:26:50 HST X-Posting-IP: 141.190.32.68 X-Mailer: Endymion MailMan Standard Edition v3.2.19 Subject: Re: [Samba] Re: Samba public directory on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 20:00:48 -0000 > At 13:20 9/23/2004, knowtree@aloha.com wrote: > >> What is recommended for a public, 'free-for-all', > >> anyone can read or write directory on FreeBSD? > >> > >> What are the reasons for preferring one place > >> over another? > >> > >> Would these work? > >> > >> /usr/local/share/sambapublic/ > >> /usr/share/sambapublic/ > >> /home/sambapublic/ > > > >I recommend a separate partition, so that when it eventually gets filled up > >-- and these things always do -- your system will not be adversly affected. > >You can mount the partition wherever you want. In your three examples, > >"sambapublic" could be a file system mounted on /usr/local/share, > >/usr/share, or /home. > > Thanks for the info. I just wanted to stick with the FreeBSD > standard if there was one. > > How can I add a new partition? Can that be done after the OS > and data are on the drive? What program? What would it be > called? Not practical unless you install an additional hard drive. Sticking with the drive you have, you would need to backup your data and reinstall FreeBSD from scratch. The extra partition would be created using the Disklable Editor, a sibling to / and /usr and /var and /home. That may be more work than you want to do right now. In that cae, if you want to try it out, use either the home partician or the var partician. We could probably spark a lively debate here as to which is better :-) Bottom line: go ahead and set up samba, to learn how it works. If you want to use it in production (serious, bullit-proof) create that special partition. Gary Dunn Honolulu