I want to configuring and applying file security on NTFS files and folders with the fsecurity function, but when i follow the method explain in the official document "File Access Management Guide for CIFS updated for 8.2.1", the first comand wich is :
"vserver security file-directory ntfs create -ntfs-sd sd1 -vserver vs1 -owner domain\joe" returned an error in the secd.log:
00000018.351973a9 101cd4e6 Mon Jun 15 2015 13:58:28 +02:00 [kern_secd:info:7819] | [000.000.234] ERR : RESULT_ERROR_SECD_ENTRY_NOT_FOUND:6915 in handleNfsV4NameToSid() at authorization/secd_cifs_authorization.cpp:259
I try with the various owner and the error is always the same.
We have another Netapp Controller with the CDOT 8.2.2P1, and this feature was implanted without problem.
What's wrong on the cdot 8.2.1 ?
Any idea ?