![]() ![]() ![]() |
To audit file and folder access, corresponding object level auditing must be applied on the Shared Folders.
You can do this in three ways
Automatically through product.
Manually on each shared folders.
Using Powershell script.
1.Automatically through product
Go to File Audit tab in the top bar.
Cilck Windows/EMC/NetApp File Server under Configured Server(s) in the left pane.
Click "View Configured File Shares Icon" on any file server in the table view of servers.
Select the respective shares and click Apply SACL button in right top corner.
Note:Green Color- Object Level Auditing are set correctly.
Red Color-Object Level Auditing are not set correctly/error occured while configuring.i you hover mouse over the share you can view the error code.
Orange Color-Setting SACL is in progress
2.Manually on each Share Folders
|
Principal |
Type |
Access |
Applies To |
File/Folder Changes |
Everyone |
Success and Failure |
|
This Folder, Subfolders and Files |
Folder Permission and Owner Changes |
Everyone |
Success and Failure |
|
This Folder and Subfolders |
File Read |
Everyone |
Success and Failure |
|
Files Only |
Folder Read Failure |
Everyone |
Failure |
|
This Folder and Subfolders |
3.Using Powershell Script
Go to '<Installation Directory>\bin' folder on the powershell command prompt.
Type 'ADAP-Set-SACL.ps1'.
![]() ![]() ![]() |