Am 16.02.2017 um 12:11 schrieb Rowland Penny via samba:> On Thu, 16 Feb 2017 01:54:24 -0800 > brian lamb via samba <samba at lists.samba.org> wrote: > >> Hi Rowland, >> >> I see this in the ZFS props, if that’s related, you might be >> referring to something in ext3 that im not aware of at the moment. >> >> pool/myshare aclinherit restricted default >> pool/myshare acltype off default > > Samba provides a link between Samba and ZFS, see here for the manpage: > > https://fossies.org/linux/samba/docs/manpages/vfs_zfsacl.8I am running Samba on ZFS without vfs_zfsacl, but with these zfs options: - xattr=sa - acltype=posixacl - aclinherit=restricted Samba is currenently 3.6.23-33.el6 from Scientific Linux, running as PDC. Planning to replace this with 4.5 as AD-DC.> I do not use ZFS, mainly because you cannot create a Samba AD DC on it.Does it fail only when ZFS is used as root filesystem, or for SYSVOL, or does it not even support ZFS just for shared files? Not even with "zfs set acltype=posixacl pool/share"? The root filesystem is ext4. Klaus
On Mon, 6 Mar 2017 17:17:07 +0100 Klaus Hartnegg via samba <samba at lists.samba.org> wrote:> Does it fail only when ZFS is used as root filesystem, or for SYSVOL, > or does it not even support ZFS just for shared files? > Not even with "zfs set acltype=posixacl pool/share"? > The root filesystem is ext4.I tried everything I could find on the internet (so I could have missed something), but I couldn't get Samba to provision as an AD DC, YMMV. I was using ZFS on Freebsd and could only use UFS, but this also has problems, mainly in trying to get later versions of Samba to compile. Rowland
I don't believe that ZFS on FreeBSD supports acltype=posixacl and sa-based xattrs. For the record, the latest version of samba that I've been successfully able to compile on FreeBSD 10.3 is Samba 4.5.5. On Mon, Mar 6, 2017 at 11:09 AM, Rowland Penny via samba < samba at lists.samba.org> wrote:> On Mon, 6 Mar 2017 17:17:07 +0100 > Klaus Hartnegg via samba <samba at lists.samba.org> wrote: > > > Does it fail only when ZFS is used as root filesystem, or for SYSVOL, > > or does it not even support ZFS just for shared files? > > Not even with "zfs set acltype=posixacl pool/share"? > > The root filesystem is ext4. > > I tried everything I could find on the internet (so I could have missed > something), but I couldn't get Samba to provision as an AD DC, YMMV. > > I was using ZFS on Freebsd and could only use UFS, but this also has > problems, mainly in trying to get later versions of Samba to compile. > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >