[Linux] How to Add SMB Sharing as a NFS Storage Unit?

Prerequisites:

  1. A machine where MetaDefender Storage Security is installed (let's call it MDSS machine)
  2. An SMB share from a Linux or Windows machine

Step 1:

On MDSS machine, please install the cifs-utils package

Step 2:

On MDSS machine, create a new directory at the following path /mnt/mdss/nfs/{my-new-folder}

Step 3:

On MDSS machine, mount the SMB share in the directory created at step 2. In our testing, we have used the following command:

Bash
Copy

Example:

Bash
Copy

Please note the mount command has multiple parameters that can be configured in many ways. Feel free to adapt it to your needs. Any configuration works with our product, as long as the SMB share is mounted successfully and we have, at least, read access to it (to benefit from our remediation capabilities, we will need write access).

Step 4:

To ensure the mount is persistent, please add it in /etc/fstab . Otherwise, the mount will be lost when machine restarts.

Step 5:

From MetaDefender Storage Security user interface, add a NFS storage unit having the Mount directory the folder created at step 2.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard