Hello!
I have file with path: \\NETAPP83CIFS\home\file01.txt (file is in root folder of home share)
and i need read this file without getting open/read events over privileged data access.
So my file path must include ONTAP_ADMIN$ label.
Which file path should I use for this example file with privileged data access? How can i get this path?
In windows computer management are Shares:
[Share name].....[Folder Path]
admin$
c$ C:\
home C:\
ipc$
ONTAP_ADMIN$ C:\
I am creating external fpolicy server in C# for windows for ONTAP C-Mode 8.3.
Thank you for your help.
Regards,