ACLs and samba4

Timur I. Bakeyev timur at com.bat.ru
Sat Aug 30 10:28:12 UTC 2014


Well, I can only suggest you to run a command from the Readme.FREEBSD file:

# samba-tool domain provision --interactive --use-xattrs=no --use-ntvfs

To work around this problem...

Have to get UFS based installation to debug the script.

Regards,
Timur.


On Fri, Aug 29, 2014 at 7:50 PM, Janos Dohanics <web at 3dresearch.com> wrote:

> On Fri, 29 Aug 2014 18:48:51 +0200
> "Timur I. Bakeyev" <timur at com.bat.ru> wrote:
>
> > I believe that Samba provisioning is quite Linux specific and no
> > effort have been done to make it work with UFS. It's well known, that
> > it doesn't work with ZFS either. My limited knowledge of Python
> > doesn't allow me to hack it to work :(
> >
> > Also, can you provide output of the 'mount' command? Could it be that
> > ACLs didn't turn on despite fstab entry?
> >
> > With regards,
> > Timur.
> >
>
> Thanks for your reply. Here is the output of 'mount':
>
> # mount
> /dev/mirror/gm2 on / (ufs, local, journaled soft-updates)
> devfs on /dev (devfs, local, multilabel)
> /dev/mirror/gm4 on /var (ufs, local, journaled soft-updates)
> /dev/mirror/gm5 on /tmp (ufs, local, journaled soft-updates)
> /dev/mirror/gm6 on /usr (ufs, local, journaled soft-updates, acls)
>
> --
> Janos Dohanics
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


More information about the freebsd-questions mailing list