Use the following steps to manually update the VSEL DATs:
- Download the latest DAT Package For Use with McAfee ePO from http://www.mcafee.com/apps/downloads/security-updates/security-updates.aspx.
The file name is similar to avvepoXXXXdat.zip (where XXXX is the DAT number). This ZIP file contains the DAT ZIP file avv-XXXXdat.zip.
- Extract the DAT ZIP file avv-XXXXdat.zip to a temporary folder on the Linux server. For example:
/tmp/avvdat-<DAT version>.zip
- Change the current directory to: /opt/NAI/LinuxShield/engine/dat.
- Stop the nails service:
#/etc/init.d/nails stop
- Unzip the DAT files in the DAT directory:
#unzip /tmp/avvdat-<DAT version>.zip
- Start the nails service:
#/etc/init.d/nails start
- Verify the new version of the DATs:
#/opt/NAI/LinuxShield/bin/nails --version