search for: testing_your_filesystem

Displaying 6 results from an estimated 6 matches for "testing_your_filesystem".

2017 Jul 03
4
Invalid parameter error
Ok so how can I setup the SAMBA AD on the ZFS? I ma using this tutorial guide to do what I need it to do. Now, I do have the samba service being installed o a UFS formatted ZFS Volume. I know that without that, it won't work right. On Mon, Jul 3, 2017 at 12:52 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Mon, 3 Jul 2017 12:23:24 -0400 > phillip mobley via
2017 Jul 03
0
Invalid parameter error
...precisely the same reason as yours, NFSv4 ACLs. These do not work with a Samba AD DC. It used to be possible to use the deprecated ntvfs server, but this is no longer built by default. If your filesystem can use acls and passes the tests here: https://wiki.samba.org/index.php/File_System_Support#Testing_your_filesystem then it should provision as a DC, but as I said, unless things have changed, you will not be able to provision a DC on Freebsd or distros based on it. Rowland
2017 Jul 05
2
Invalid parameter error
...s, NFSv4 ACLs. > These do not work with a Samba AD DC. It used to be possible to use the > deprecated ntvfs server, but this is no longer built by default. > > If your filesystem can use acls and passes the tests here: > > https://wiki.samba.org/index.php/File_System_Support# > Testing_your_filesystem > > then it should provision as a DC, but as I said, unless things have > changed, you will not be able to provision a DC on Freebsd or distros > based on it. > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https...
2014 Dec 18
2
setfacl: Option -m: Invalid argument near character 3
...t seem to figure out what is happening. My filesystem is mounted with the necessary options: UUID=f45e8060-3a37-428e-9e6c-680012a87009 /home/shares ext4 user_xattr,acl,barrier=1,rw 1 1 I also did the acl test from this wiki article: https://wiki.samba.org/index.php/OS_Requirements#Testing_Your_Filesystem and it was successful. I'm missing some piece of information but I can't figure out what. If needed here is the rest of my smb.conf: # Global parameters [global] workgroup = MYDOMAIN realm = MYDOMAIN.LOCAL netbios name = DC1 server role = ac...
2013 Feb 09
1
Samba 4 DC log.smd flooded with Conversion error
...te sequence(??) ================================================================== I have googled the mailing list and I am sure that the iconv library is installed correctly and also pass the test for ACL in filesystem in linux listed here (https://wiki.samba.org/index.php/Samba_4/OS_Requirements#Testing_your_filesystem). Also, the folder permission is 770 and owned by root:root. Can anyone help? smb.conf ============== # Global parameters [global] workgroup = YAUOICHURCH realm = SAMBA4.YAUOI.ORG netbios name = FILE server role = active directory domain controller dns for...
2020 Apr 03
1
net ADS join MEMBER
Rowland, The wiki suggested doing "smbd -b | grep HAVE_LIBACL" and expecting to get back "HAVE_LIBACL". This is not the case on our IBM system with 4.10.6. The current version from IBM is 4.10.13 - considering upgrading in the hopes "HAVE_LIBACL" is present if I really need it. On the other hand, "smbd -b" does report that smbd was built with vfs_aixacl