From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 12:41:58 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 B0D9C16A4CE for ; Mon, 20 Sep 2004 12:41:58 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A4743D53 for ; Mon, 20 Sep 2004 12:41:58 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i8KCgCnC006053; Mon, 20 Sep 2004 13:42:13 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <414ED024.8060205@circlesquared.com> Date: Mon, 20 Sep 2004 13:42:12 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "W. D." References: <20040918044315.GE67689@wantadilla.lemis.com> <200409171702.58905.jtoung@arc.nasa.gov> <20040918044315.GE67689@wantadilla.lemis.com> <5.1.0.14.2.20040919022423.068485d0@209.152.117.178> In-Reply-To: <5.1.0.14.2.20040919022423.068485d0@209.152.117.178> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: samba@lists.samba.org cc: freebsd-questions@freebsd.org Subject: Re: Samba Configuration Options for small 2-3 person office? 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: Mon, 20 Sep 2004 12:41:58 -0000 W. D. wrote: > After 'make install', this appears: > > lqqqqqqqq samba configuration options qqqqqqqqqk > x x > x Please select desired options: x > x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x > x x [ ] syslog With syslog support x x > x x [ ] ssl With ssl support x x > x x [ ] ldap With LDAP2 support x x > x x [ ] nocups Without CUPS x x > x x [ ] acl With ACL support x x > x x [ ] utmp With UTMP support x x > x x [ ] msdfs With MSDFS support x x > x x [ ] quota With Quota support x x > x x [ ] recycle With Recycle Bin x x A lot of users of Windows rely on having a recycle bin. I've known some even use it as a form of storage, for some bizarre reason. It's a bad one to bite you from behind if a user asks how they can undelete one of their files, so perhaps consider enabling this. Peter.