I only set this up once before and I got it to worked. I just set export rights and used the default cifs share rights. I do not recall setting any file-directory ntfs DACL.
Today I could not do it. I then read about it and it seems I have to:
1. Create a security descriptor
2. Create a security policy
3. Create a task to that security policy
https://docs.netapp.com/us-en/ontap/smb-admin/add-task-security-policy-file-task.html
But I get this error:
Error: command failed: Can't set ntfs security descriptor on a Unix File
Can anyone point me to the right direction? Either I am over-complicating things or I am doing something wrong.