On 22/04/2013 11:06, Hisham Attar wrote:
are you using getfattr to check ntacl attributes? getfattr -d -m ".*"
<folder> should dump all extended attributes, itll return a "Not
available" on security.NTACL if there are no extended attributes.
Hi Hisham,
Thanks for the pointer, I've checked the output of getfattr -d -m ".*"
on both servers and they are coming up with the same output apart from
user.DOSATTRIB, on the second server that is causing the issue the
user.DOSATTRIB doesn't have anything applied to it, whereas on the
original server user.DOSATTRIB has a string of characters assigned to it.
security.NTACL, system.posix_acl_access and system.posix_acl_default are
the same on both servers.
I've manually copied over the attributes using setfattr -n <attribute>
--value=<value> <folder> and I'm still getting the same issue.
Rob
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba