Samba w/ ACL support and FreeBSD 4.10

Joerg Pulz Joerg.Pulz at frm2.tum.de
Mon Oct 18 04:54:21 PDT 2004


-----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-----


More information about the freebsd-questions mailing list