Remediation Steps
Follow the steps below to remediate this finding on Linux (Debian/Ubuntu).
For Samba servers, edit /etc/samba/smb.conf and add to the [global] section:
server signing = mandatory client signing = mandatoryRestart Samba:
sudo systemctl restart smbd nmbd