[Samba] Samba 2.23 ACL support ?
Joshua Penix
jpenix at binarytribe.com
Fri Sep 13 18:38:01 GMT 2002
On Friday 13 September 2002 10:41, Buchan Milne wrote:
> Some distros (such as Mandrake 8.1 and later) ship with kernels that
> support ACLs on XFS, some (I think SuSE) support ACLs on ext3, Mandrake
> 9.0 for example should support ACLs on both. The XFS team provides a
> replacement 1st CD for Redhat that supports ACLs, but I am not sure if
> they compile samba with ACL support or not.
At this point they don't. It's easy to add to any of the Samba RPMs though
(either the RedHat ones or the ones from samba.org).
Make sure you have libacl installed.
Download the .src.rpm of Samba and 'rpm -i' it to install the source, patches
and and .spec file into the RPM source tree.
Edit /usr/src/redhat/SPECS/samba.spec and add --with-acl-support to the Samba
compile options.
Then issue 'rpm -bb samba.spec' to make a new set of binary packages with ACLs
enabled. You'll find them in /usr/src/redhat/RPMS/<arch>. That's it!
--Josh
More information about the samba
mailing list