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 >
Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba <samba at lists.samba.org>:>I don't believe that ZFS on FreeBSD supports acltype=posixacl and >sa-basedIf you want to see a working samba / zfs / FreeBSD AD / PDC "ecosystem" i recommend just trying and exploring the open FreeBSD based "FreeNAS" which offers / allows exactly this. We run several Samba 4 with ACL / AD (managed by MS RSAT) on FreeNAS, which anything held on ZFS (except a read only boot partition on USB / flash usually. FreeNAS uses some kind of ntfsv4 acls on ZFS which have "similiar" features, but a bit other semantics, to "emulate" acls for samba - works well. The current FreeNAS does not providing setting up a AD/PDC by the web GUI (but is planned) afaik, but there are some howtos which decsribe the steps by hand. Possibly this helps in understanding the concept regarding usage in your own FreeBSD installation. hth a bit, Niels. -- Niels Dettenbach Syndicat IT & Internet http://www.Syndicat.com
On Sat, 11 Mar 2017 08:18:26 +0100 "Niels Dettenbach \(Syndicat IT & Internet\) via samba" <samba at lists.samba.org> wrote:> Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba > <samba at lists.samba.org>: > >I don't believe that ZFS on FreeBSD supports acltype=posixacl and > >sa-based > > If you want to see a working samba / zfs / FreeBSD AD / PDC > "ecosystem" i recommend just trying and exploring the open FreeBSD > based "FreeNAS" which offers / allows exactly this. > > We run several Samba 4 with ACL / AD (managed by MS RSAT) on FreeNAS, > which anything held on ZFS (except a read only boot partition on > USB / flash usually. FreeNAS uses some kind of ntfsv4 acls on ZFS > which have "similiar" features, but a bit other semantics, to > "emulate" acls for samba - works well. >From what I can see, Freenas is using Samba 4.3.6 and if it is using ZFS, it is probably also using the ntvfs filesystem instead of 3fs. This could be a problem with Freenas 10, it uses a later version of Samba, where by default, ntvfs is turned off. Samba does not understand ntvfsv4 ACLs, this is where the problem lies, you cannot provision Samba as an AD DC on ZFS. Also, there is no such thing as an AD/PDC, a PDC is an NT4-style domain controller. All AD domain controllers are equal, so there is no such concept as an AD primary DC. I suppose you could refer to the initial DC as 'The First Domain Controller I Set UP', but do you really want to call it a 'TFDCISU' ?? ;-) Rowland
Seemingly Similar Threads
- samba on ZFS
- samba on ZFS
- No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
- No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT
- No such Base DN: CN=Produktion A-Studio (alt?), CN=Users, DC=srg2, DC=local / RSAT