[Samba] Samba4 with Posix ACL's

Ben Metcalfe bwmetcalfe at gmail.com
Tue May 1 03:24:21 MDT 2012


There's a thread here:
https://github.com/zfsonlinux/zfs/issues/170 (I'm posting as
*fireappleblack<https://github.com/fireappleblack>
)*
...Which implies that the hold-up (from a zfs-linux perspective) is the
lack of richacls support in the mainstream kernel at the moment. (E.g.
OpenSuse supports richacls out of the box, few other distros have included
the patches yet). Richacls should neatly sidestep the CDDL/GPL problem.

I"m still trying to fully understand the break(s) in the chain between
non-solaris/illumos Samba/CIFS and ZFS. Getting there slowly.

My medium term aim is a linux-based appliance that'll run on generic
hardware (even more generic than Illumos allows) with a ZFS filestore and
AD domain controller functionality, without having to do heavy duty
virtualisation and run disparate environment (e.g. running a linux Samba 4
DC as a KVM DomU under an Openindiana Dom0; way too complex).


On 1 May 2012 04:06, Jeremy Allison <jra at samba.org> wrote:

> On Mon, Apr 30, 2012 at 12:44:25PM +0100, Ben Metcalfe wrote:
> > Would the following be workable:
> >
> > Run Samba 3 binaries in one linux OpenVZ instance to serve files.
> > Run Samba 4 binaries in another, separate OpenVZ instance as an AD domain
> > controller.
> >
> > ...all on the same physical machine?
> >
> > http://wiki.openvz.org/
>
> Yeah, that should work.
>
> > Separate note: I'd really like to see transparent support of ZFS-linux
> as a
> > file-store back-end.
>
> What API's does ZFS-Linux have to access the ZFS ACLs ?
>
> None, I'd bet :-(. Which unfortunately makes transparent
> support quite hard. Plus there's the whole CDDL vs GPL
> licensing thing...
>


More information about the samba mailing list