From owner-freebsd-questions@FreeBSD.ORG Mon Oct 18 11:43:29 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 0F93216A4CE for ; Mon, 18 Oct 2004 11:43:29 +0000 (GMT) Received: from nsuncom2.rz.hu-berlin.de (nsuncom2.rz.hu-berlin.de [141.20.1.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D7D43D2D for ; Mon, 18 Oct 2004 11:43:27 +0000 (GMT) (envelope-from h0444lp6@student.hu-berlin.de) Received: from localhost (nsuncom.rz.hu-berlin.de [141.20.1.7]) i9IBhQH1008196 for ; Mon, 18 Oct 2004 13:43:26 +0200 (MEST) Received: from nsuncom.rz.hu-berlin.de ([127.0.0.1]) by localhost (nsuncom [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13073-03 for ; Mon, 18 Oct 2004 13:43:25 +0200 (MEST) Received: from kojo (wll194-255.wlan.hu-berlin.de [141.20.194.255]) i9IBfSC9013432 for ; Mon, 18 Oct 2004 13:41:33 +0200 (MEST) From: "h0444lp6" To: Date: Mon, 18 Oct 2004 19:48:49 +0800 Message-ID: <000001c4b508$74bac6e0$ffc2148d@kojo> MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-Virus-Scanned: by amavisd-new at cms.hu-berlin.de Subject: Samba w/ ACL support and FreeBSD 4.10 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, 18 Oct 2004 11:43:29 -0000 Dear list, Compiling Samba 2.2.8a_2 on FreeBSD 4.10 I saw the option to enable ACL support for samba. But Using Samba claims: =A1=A7--with-acl-support=20 Includes support for Windows NT/2000/XP access control lists (ACLs). For this to work, you need to have POSIX ACL support in the host operating system. See Chapter 8 for details.=A1=A8 Is it possible to use samba w/ acl on FreeBSD 4.10? Do I have to add kernel options or so? TIA