Date: Mon, 18 Oct 2004 13:54:02 +0200 (CEST) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: h0444lp6 <h0444lp6@student.hu-berlin.de> Cc: freebsd-questions@freebsd.org Subject: Re: Samba w/ ACL support and FreeBSD 4.10 Message-ID: <20041018135214.U3546@hades.admin.frm2> In-Reply-To: <000001c4b508$74bac6e0$ffc2148d@kojo> References: <000001c4b508$74bac6e0$ffc2148d@kojo>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-536637346-1098100442=:3546 Content-Type: TEXT/PLAIN; charset=big5; format=flowed Content-Transfer-Encoding: 8BIT -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 18 Oct 2004, h0444lp6 wrote: > 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: > > ¡§--with-acl-support > 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.¡¨ > > Is it possible to use samba w/ acl on FreeBSD 4.10? Do I have to add > kernel options or so? from ${PORTSDIR}/net/samba/Makefile: .if defined(WITH_ACL_SUPPORT) .if ${OSVERSION} < 500018 BROKEN= "ACL support requires a recent FreeBSD 5.0-CURRENT" .else CONFIGURE_ARGS+= --with-acl-support .endif .endif regards Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBc67cSPOsGF+KA+MRAhuuAJ4iH3sk747eT3yDkl/1BdqmZFFOZwCguAxH 7PgQ0dkyPMuoYz1XKB96bD0= =w30C -----END PGP SIGNATURE----- --0-536637346-1098100442=:3546--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041018135214.U3546>