Stéphane Purnelle wrote:
> Robert Mortimer a écrit :
>>I have added ACL support to the file system on my FC3 server
...
> Can you verify that the samba 3.0.10 from Fedora Core3 is compiled
> with acl support ?
Yes, from FC-3's samba rpm specfile:
CFLAGS=-D_GNU_SOURCE %configure \
--with-acl-support \
...
-- Rex