TrendAI Vision One™ File Security can be used in conjunction with NetApp ONTAP to scan files accessed
over SMB/CIFS shares, using either the File Security Containerized Scanner (FSCS)
or the File Security Virtual Appliance (FSVA).
Prerequisites
You require the following:
-
Functioning ONTAP cluster with SVMs configured; CIFS server and Active Directory join required (the privileged-user for Vscan is a domain account)
-
Windows Server to act as the Vscan server; must be domain-joined
-
V1FS Scanner, it can be either FSCS or FSVA deployed and reachable from the Vscan server
-
Network connectivity between all components.
Configure NetApp ONTAP
Procedure
- Enable Vscan on the ONTAP Management console:
- Create the scanner pool:
vserver vscan scanner-pool create -vserver <svm_name> -scanner-pool <pool_name> -hostnames <vscan_server_hostname> -privileged-users <domain\user>
For more information, see vserver vscan scanner-pool create. - Apply a policy to the scanner pool:
vserver vscan scanner-pool apply-policy -vserver <svm_name> -scanner-pool <pool_name> -scanner-policy primary
For more information, see vserver vscan scanner-pool apply-policy. - Enable Vscan on the SVM:
vserver vscan enable -vserver <svm_name>
- Create the scanner pool:
- Install the NetApp ONTAP AV-Connector:
- Download the NetApp ONTAP AV-Connector from NetApp's website.
- Install the connector on your Windows Vscan server.
- Configure the connector with:
- ONTAP Management LIF or Data LIF (SVMs) IP address
- Appropriate credentials for ONTAP access
