Displaying 1 result from an estimated 1 matches for "td4707940".
2017 Jul 03
2
Invalid parameter error
...ssue here:
https://bugzilla.samba.org/show_bug.cgi?id=12363
However, I ma unable to run the setfacl command due to an invalid parameter
d:o:rx.
I also tried following these instructions which did not work:
http://samba.2283325.n4.nabble.com/samba-tool-ntacl-sysvolreset-NT-STATUS-BUFFER-TOO-SMALL-td4707940.html
As a side note, my version of setfacl does not include the -R command. So,
I have to run a command such as: find /mnt/ZFS1/test/ -type d -exec setfacl
-m u:John:modify_set:fd:allow {} \;
I was wondering if anyone found a fix for the issue I posted above.