Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version Copyright (C) 2014 McAfee, Inc. All Rights Reserved

Size: px
Start display at page:

Download "Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version Copyright (C) 2014 McAfee, Inc. All Rights Reserved"

Transcription

1 Release Notes for McAfee(R) VirusScan(R) Enterprise for Linux Version Copyright (C) 2014 McAfee, Inc. All Rights Reserved Release date: October 08, 2014 This RTW build was developed and tested on: - VirusScan Enterprise for Linux: DAT Version: Engine Version: About this release Thank you for choosing McAfee(R) VirusScan(R) Enterprise for Linux (previously known as LinuxShield). This document contains important information about the current release. We strongly recommend that you read the entire document. IMPORTANT: We do not support the automatic upgrade of a pre-release software version. To upgrade to a production release of the software, you must first uninstall any pre-release version. New features These new features are available in this build that could be used either on a standalone system or from McAfee epolicy Orchestrator to manage McAfee VirusScan Enterprise for Linux on client systems. Support for new operating system (64-bit): - Support for Red Hat Enterprise Linux 7.x - Support for CentOS 7.x - Support for SUSE Linux Enterprise Server 12 - Support for Oracle Enterprise Limited 7.x - Amazon Linux AMI bit - Support for above mentioned operating system on Amazon Elastic Compute Cloud (Amazon EC2) Engine support: Pre-packaged with the latest 5700 engine that provides enhanced detection capabilities.

2 Files included with this release This release consists of a package "McAfeeVSEForLinux <build_number>.ZIP", which contains below file: McAfeeVSEForLinux <build_number>-release-full.x86_64.tar.gz = McAfee VirusScan Enterprise for Linux software package. Readme.txt - This text file. System requirements Supported operating systems (64-bit): Note: This product cannot be used on 32-bit platforms. Operating Systems (64-bit) - SUSE Linux Enterprise Server 11 SP2 and SP3 - SUSE Linux Enterprise Server 12 - Novell Open Enterprise Server 11 SP1 - Red Hat Enterprise Linux 7.x - CentOS 7.x - Oracle Enterprise Linux 7.x - Ubuntu 12.04, 12.10, 13.04, bit, and Amazon Linux AMI Support for cloud platforms such as Amazon Elastic Compute Cloud (Amazon EC2) Virtual platforms - VMware - KVM - Citrix Xen - Virtual box - Xen - Guest operating system on Xen Hypervisor Supported processors: - Intel x86_64 architecture-based processor that supports Intel Extended Memory 64 Technology (Intel EM64T) - AMD x86_64 architecture-based processor with AMD 64-bit technology Memory: - Minimum: 2 GB RAM - Recommended: 4 GB RAM Free disk space: - Minimum: 1 GB Supported McAfee Management software: - McAfee epolicy Orchestrator 4.6

3 - McAfee epolicy Orchestrator McAfee epolicy Orchestrator 5.1 Supported McAfee Agent software: - McAfee Agent 4.8 Patch 2 - McAfee Agent 5.0 Installation instructions Pre-Requisites - Ensure that there is no user named as "nails" or group named as "nailsgroup" on the computer. - Ensure that you have root privileges to install McAfee VirusScan Enterprise for Linux, version IMPORTANT: During installation, you are prompted to supply a password and other information. For most of the questions, you can accept the default value that is offered. Please note that the silent installation and the software deployment through epolicy Orchestrator do not prompt for a password for nails user. In such cases this must be setup using passwd or change password task from epolicy Orchestrator. To set up notification for alerts (if required), you need the Mail Transfer Agent (MTA) configured and the following information: - address of the VirusScan administrator - IP Address of the SMTP host - TCP/IP port number of the SMTP host Standalone installation (RPM based systems) 1. Download "McAfeeVSEForLinux <build_number>.ZIP" to a temporary directory and execute these commands in sequence: # unzip McAfeeVSEForLinux <build_number>.ZIP # cd McAfeeVSEForLinux <build_number> # tar -zxvf McAfeeVSEForLinux <build_number>-release-full.x86_64.tar.gz # tar -zxvf McAfeeVSEForLinux <build_number>-release.tar.gz # tar -zxvf McAfeeVSEForLinux <build_number>-others.tar.gz 2. Install McAfee Runtime by typing the following command: rpm -ivh MFErt.i686.rpm

4 3. Install McAfee Agent using this command: rpm -ivh MFEcma.i686.rpm 4. Confirm that McAfee agent is running correctly using this command: /etc/init.d/cma status 5. Install McAfee VirusScan Enterprise for Linux using the command: bash McAfeeVSEForLinux <build_number>-installer 6. Answer the questions when prompted, accept the default values or type custom values. 7. When prompted to start the VirusScan services, select the default option, "Y." 8. To confirm that VirusScan Enterprise for Linux is installed and running correctly, type the following command: /etc/init.d/nails status Installation on Ubuntu systems 1. Download McAfeeVSEForLinux <build_number>.ZIP to a temporary directory and execute these commands in the given sequence: # unzip McAfeeVSEForLinux <build_number>.ZIP # cd McAfeeVSEForLinux <build_number> # tar -zxvf McAfeeVSEForLinux <build_number>-release-full.x86_64.tar.gz # tar -zxvf McAfeeVSEForLinux <build_number>-release.tar.gz # tar -zxvf McAfeeVSEForLinux <build_number>-others.tar.gz 2. Install McAfee Runtime using this command: sudo dpkg -i MFErt.i686.deb 3. Install McAfee Agent using this command: sudo dpkg -i MFEcma.i686.deb 4. Confirm that McAfee Agent is running correctly /etc/init.d/cma status 5. Install VirusScan Enterprise for Linux: sudo bash McAfeeVSEForLinux <build_number>-installer 6. Answer the questions when prompted. Accept the default values, or type custom values. 7. When prompted to start the VirusScan services, type the

5 default option Y. 8. Confirm that VirusScan Enterprise for Linux is installed and running correctly: /etc/init.d/nails status The message The McAfeeVSEForLinux daemon is running: process information follows appears. NOTE: For detailed information on how to install McAfee VirusScan Enterprise for Linux on Novell Open Enterprise Server, see the "McAfee VirusScan Enterprise for Linux Product Guide. Silent installation (RPM based and Ubuntu systems) NOTE: Before installing McAfee VirusScan Enterprise for Linux, you must have McAfee Runtime and McAfee Agent already installed on the computer. 1. Create a file "nails.options" in the root home directory. For example: SILENT_ACCEPTED_EULA="yes" SILENT_INSTALLDIR="/opt/NAI/LinuxShield" SILENT_RUNTIMEDIR="/var/opt/NAI/LinuxShield" SILENT_ADMIN="admin@example.com" SILENT_HTTPHOST=" " SILENT_HTTPPORT="55443" SILENT_MONITORPORT="65443" SILENT_SMTPHOST=" " SILENT_SMTPPORT="25" SILENT_NAILS_USER="nails" SILENT_NAILS_GROUP="nailsgroup" SILENT_CREATE_USER="yes" SILENT_CREATE_GROUP="yes" SILENT_RUN_WITH_MONITOR="yes" SILENT_QUARANTINEDIR="/quarantine" SILENT_START_PROCESSES="yes" 2. Type the following at the command prompt: bash McAfeeVSEForLinux <build_number>-installer 3. After performing the installation, use the command "passwd" to assign a password to the user "nails".

6 NOTE: For detailed information on how to install McAfee VirusScan Enterprise for Linux on Novell Open Enterprise Server, see the "McAfee VirusScan Enterprise for Linux Product Guide. Integrating using epolicy Orchestrator 4.6/5.0/5.1 BEFORE YOU BEGIN: If you have any VirusScan Enterprise for Linux hotfixes checked in to the Master Repository's Current branch, you must either delete the hotfixes from the Master Repository or move them to the previous branch. 1. Extract the McAfee VirusScan Enterprise for Linux v2.1 package (McAfeeVSEForLinux <build_number>.ZIP) on to a temporary directory. 2. From the temporary directory, extract these files in sequence: McAfeeVSEForLinux <build_number>-release-full.x86_64.tar.gz McAfeeVSEForLinux <build_number>-release.tar.gz McAfeeVSEForLinux <build_number>-others.tar.gz 3. Check in the McAfee Agent (MSA-LNX_4.8.0_Package.zip) bundled with this package on to the epolicy Orchestrator "Master Repository". 4. Check in "McAfeeVSEForLinux <build_number>-release-EPO.zip" on to the epolicy Orchestrator "Master Repository". 5. Check in the following extensions on to the epolicy Orchestrator "Extensions": - EPOAGENTMETA.ZIP - LYNXSHLDMETA.ZIP - LYNXSHLDPARSER.ZIP - help_vsel_201.zip 6. Deploy McAfee Agent 4.8 Patch 2 on the client computer. 7. Create a Product Deployment Task on epolicy Orchestrator to deploy McAfee VirusScan Enterprise for Linux, version To confirm that VirusScan Enterprise for Linux is installed and running correctly, type this command on the client system: /etc/init.d/nails status

7 NOTE: For detailed information on how to integrate and configure McAfee VirusScan Enterprise for Linux using epolicy Orchestrator, see the "McAfee VirusScan Enterprise for Linux Product Guide". Upgrading from previous versions on RPM based and Ubuntu systems You can upgrade the software from versions or 1.9.0, 2.0 to version Upgrade McAfee Agent: For RPM based systems: rpm -Uvh MFEcma.i686.rpm For Ubuntu systems: dpkg -i MFEcma.i686.deb 2. Confirm that McAfee Agent is running correctly: /etc/init.d/cma status 3. Upgrade VirusScan Enterprise for Linux: bash McAfeeVSEForLinux <build number>-installer 4. Confirm that VirusScan Enterprise for Linux is running correctly: /etc/init.d/nails status 5. Restart the computer, (Required only if you are upgrading from version or 1.9 to version ) reboot Note: When you upgrade the software, the existing on-access scan settings, on-demand scan settings, and the exclusions list are migrated. Launching VirusScan Enterprise for Linux 1. From a supported web-browser, go to: or IP address>:<port number> Specify the hostname or IP address of the computer, on which VirusScan Enterprise for Linux is installed. By default, the port number is "55443". For example: (or) 2. On the log on page, type the user name "nails"

8 and type the password that you specified during installation, then click Log on. Uninstallation 1. To uninstall VirusScan Enterprise for Linux, type these commands: For RPM based systems: rpm -e McAfeeVSEForLinux rpm -e MFEcma rpm -e MFErt For Debian based systems: dpkg purge mcafeevseforlinux dpkg purge mfecma dpkg purge mfert Uninstallation using epolicy Orchestrator 4.6/5.0/5.1 - Create a Product Deployment Task on epolicy Orchestrator to remove McAfee VirusScan Enterprise for Linux version For detailed information on how to uninstall the software using epolicy Orchestrator, see McAfee VirusScan Enterprise for Linux Product Guide. Known issues For the list of known issues, see McAfee KnowledgeBase article Finding product documentation McAfee provides the information you need during each phase of product implementation, from installation to daily use and troubleshooting. After a product is released, information about the product is entered into the McAfee online KnowledgeBase. 1. Go to the McAfee Technical Support ServicePortal at 2. Under Self Service, access the type of information you need:

9 For user documentation: 1. Click "Product Documentation." 2. Select a "Product," then select a "Version." 3. Select a product document. For the KnowledgeBase: - Click "Search the KnowledgeBase" for answers to your product questions. - Click "Browse the KnowledgeBase" for articles listed by product and version. Copyright (C) 2014 McAfee, Inc. Do not copy without permission. McAfee and the McAfee logo are trademarks or registered trademarks of McAfee, Inc. or its subsidiaries in the United States and other countries. Other names and brands may be claimed as the property of others.

McAfee VirusScan Enterprise for Linux, v1.6 Installation Guide

McAfee VirusScan Enterprise for Linux, v1.6 Installation Guide McAfee VirusScan Enterprise for Linux, v1.6 Installation Guide COPYRIGHT Copyright 2010 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

============================================================

============================================================ Release Notes for McAfee(R) VirusScan Enterprise for Linux Version 2.0.0 Hotfix 967083 Copyright (C) 2014 McAfee, Inc. All Rights Reserved. ============================================================

More information

============================================================ About this release:

============================================================ About this release: Release Notes for McAfee VirusScan Enterprise for Linux Version 1.9.1 Hotfix 1073855 Copyright (C) 2015 McAfee, Inc. All Rights Reserved. ============================================================ About

More information

McAfee Endpoint Security Threat Prevention Installation Guide - Linux

McAfee Endpoint Security Threat Prevention Installation Guide - Linux McAfee Endpoint Security 10.5.1 - Threat Prevention Installation Guide - Linux COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy

More information

Release Notes for McAfee(R) VirusScan Enterprise for Linux Version Hotfix Copyright (C) 2013 McAfee, Inc. All Rights Reserved

Release Notes for McAfee(R) VirusScan Enterprise for Linux Version Hotfix Copyright (C) 2013 McAfee, Inc. All Rights Reserved Release Notes for McAfee(R) VirusScan Enterprise for Linux Version 1.9.0 Hotfix 872066 Copyright (C) 2013 McAfee, Inc. All Rights Reserved ============================================================ Release

More information

McAfee Firewall Enterprise and 8.3.x

McAfee Firewall Enterprise and 8.3.x Release Notes Revision A McAfee Firewall Enterprise 8.2.1 and 8.3.x Scan Engine Update MCV02 Contents About this release Installation instructions Known issues Find product documentation About this release

More information

Release Notes for McAfee(R) Security for Lotus Domino(TM) Version 7.5 with Patch 2 Hotfix Copyright (C) 2013 McAfee, Inc. All Rights Reserved

Release Notes for McAfee(R) Security for Lotus Domino(TM) Version 7.5 with Patch 2 Hotfix Copyright (C) 2013 McAfee, Inc. All Rights Reserved Release Notes for McAfee(R) Security for Lotus Domino(TM) Version 7.5 with Patch 2 Hotfix 904321 Copyright (C) 2013 McAfee, Inc. All Rights Reserved ==========================================================

More information

McAfee Data Protection for Cloud 1.0.1

McAfee Data Protection for Cloud 1.0.1 Product Guide McAfee Data Protection for Cloud 1.0.1 For use with McAfee epolicy Orchestrator COPYRIGHT Copyright 2015 McAfee, Inc., 2821 Mission College Boulevard, Santa Clara, CA 95054, 1.888.847.8766,

More information

McAfee MVISION Endpoint 1811 Installation Guide

McAfee MVISION Endpoint 1811 Installation Guide McAfee MVISION Endpoint 1811 Installation Guide COPYRIGHT Copyright 2019 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee

More information

McAfee Security for Microsoft SharePoint Hotfix

McAfee Security for Microsoft SharePoint Hotfix Release Notes McAfee Security for Microsoft SharePoint 3.5.0 Hotfix 1217273 For use with McAfee epolicy Orchestrator Contents About this release Resolved issues Files included with this release Installation

More information

McAfee Endpoint Security

McAfee Endpoint Security Release Notes September Update McAfee Endpoint Security 10.5.4 For use with epolicy Orchestrator Contents Rating Resolved issues Installation instructions Note: If the versions of 10.5.4 is prior to September

More information

McAfee Data Loss Prevention 9.3.1

McAfee Data Loss Prevention 9.3.1 Release Notes Revision A McAfee Data Loss Prevention 9.3.1 Contents About this release Enhancements Resolved issues Installation instructions Known issues Find product documentation About this release

More information

Endpoint Intelligence Agent 2.2.0

Endpoint Intelligence Agent 2.2.0 Release Notes Endpoint Intelligence Agent 2.2.0 Revision A Contents About this release New features Resolved issues Installation instructions Known issues Find product documentation About this release

More information

McAfee Security for Microsoft Exchange Hotfix Release Notes

McAfee Security for Microsoft Exchange Hotfix Release Notes McAfee Security for Microsoft Exchange 8.6.0 Hotfix 1218399 Release Notes Contents About this release Resolved issues Installation instructions Known issues Getting product information by email Find product

More information

Release Notes McAfee Change Control 7.0.0

Release Notes McAfee Change Control 7.0.0 Release Notes McAfee Change Control 7.0.0 About this release Release highlights Feature details Installation instructions Resolved issues Known issues Find product documentation Product documentation About

More information

McAfee Data Loss Prevention 9.2.2

McAfee Data Loss Prevention 9.2.2 Release Notes Revision B McAfee Data Loss Prevention 9.2.2 Contents About this release Enhancements Resolved issues Installation instructions Known issues Find product documentation About this release

More information

Boot Attestation Service 3.0.0

Boot Attestation Service 3.0.0 Product Guide Boot Attestation Service 3.0.0 For use with epolicy Orchestrator 4.6.0, 5.0.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

Installing Data Exchange Layer

Installing Data Exchange Layer McAfee Data Exchange Layer 4.1.0 Installation Guide (McAfee epolicy Orchestrator) Installing Data Exchange Layer System requirements Make sure that your system environment meets these requirements and

More information

McAfee MOVE AntiVirus Installation Guide. (McAfee epolicy Orchestrator)

McAfee MOVE AntiVirus Installation Guide. (McAfee epolicy Orchestrator) McAfee MOVE AntiVirus 4.7.0 Installation Guide (McAfee epolicy Orchestrator) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

McAfee Rogue Database Detection For use with epolicy Orchestrator Software

McAfee Rogue Database Detection For use with epolicy Orchestrator Software McAfee Rogue Database Detection 1.0.0 For use with epolicy Orchestrator 4.6.0 Software COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo,

More information

McAfee MVISION Endpoint 1808 Installation Guide

McAfee MVISION Endpoint 1808 Installation Guide McAfee MVISION Endpoint 1808 Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee

More information

McAfee Endpoint Security Customer POC Guide

McAfee Endpoint Security Customer POC Guide McAfee Endpoint Security 10.5.3 Customer POC Guide Date : 11/2017 Important note: The enclosed material is proprietary to McAfee Inc. and is copyrighted. This document may not be disclosed in any manner

More information

Release Notes - McAfee Deep Defender 1.0

Release Notes - McAfee Deep Defender 1.0 Release Notes - McAfee Deep Defender 1.0 About this document About this release Features Known issues Documentation Before installing McAfee Deep Defender 1.0 Installing McAfee Deep Defender 1.0 About

More information

Release Notes for McAfee(R) Security for Microsoft Exchange(TM) Version 8.0 Copyright (C) 2013 McAfee, Inc. All Rights Reserved

Release Notes for McAfee(R) Security for Microsoft Exchange(TM) Version 8.0 Copyright (C) 2013 McAfee, Inc. All Rights Reserved Release Notes for McAfee(R) Security for Microsoft Exchange(TM) Version 8.0 Copyright (C) 2013 McAfee, Inc. All Rights Reserved ========================================================== Release date:

More information

McAfee Endpoint Security Threat Prevention Installation Guide - macos

McAfee Endpoint Security Threat Prevention Installation Guide - macos McAfee Endpoint Security 10.5.5 - Threat Prevention Installation Guide - macos COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy

More information

========================================================== Release date: December 03, This release was developed and tested with:

========================================================== Release date: December 03, This release was developed and tested with: Release Notes for McAfee(R) Security (TM) for Lotus Domino, version 7.5 on Microsoft Windows. Rollup1 Copyright (C) 2012 McAfee, Inc. All Rights Reserved ==========================================================

More information

McAfee Firewall Enterprise

McAfee Firewall Enterprise Release Notes Revision A McAfee Firewall Enterprise 7.0.1.03 Scan Engine Update MCV04 Contents About this release Installation instructions Known issues Find product documentation About this release This

More information

This document contains important information about the current release. We strongly recommend that you read the entire document.

This document contains important information about the current release. We strongly recommend that you read the entire document. Release Notes Revision A McAfee Security Management Center 5.8.3 Contents About this release Resolved issues Installation instructions Upgrade instructions System requirements Build version Compatibility

More information

McAfee Client Proxy Installation Guide

McAfee Client Proxy Installation Guide McAfee Client Proxy 2.3.5 Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee EMM,

More information

McAfee epolicy Orchestrator Release Notes

McAfee epolicy Orchestrator Release Notes McAfee epolicy Orchestrator 5.9.1 Release Notes Contents About this release What's new Resolved issues Known issues Installation information Getting product information by email Where to find product documentation

More information

Release Notes McAfee Application Control 6.1.2

Release Notes McAfee Application Control 6.1.2 Release Notes McAfee Application Control 6.1.2 About this release New features Resolved issues Install and upgrade instructions Known issues Product documentation About this release This document contains

More information

McAfee SiteAdvisor Enterprise 3.5.0

McAfee SiteAdvisor Enterprise 3.5.0 Installation Guide McAfee SiteAdvisor Enterprise 3.5.0 for use with epolicy Orchestrator 4.5 4.6 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced,

More information

McAfee Data Loss Prevention Endpoint

McAfee Data Loss Prevention Endpoint Release Notes Revision A McAfee Data Loss Prevention Endpoint 9.3.200 For use with epolicy Orchestrator 4.6-5.1 Software Contents About this release Enhancements Resolved issues Installation instructions

More information

Installing Client Proxy software

Installing Client Proxy software Revision A McAfee Client Proxy 2.3.4 Installation Guide (McAfee epolicy Orchestrator) Installing Client Proxy software Client Proxy software Client Proxy consists of server and client software, whose deployment

More information

McAfee Data Loss Prevention 9.3.2

McAfee Data Loss Prevention 9.3.2 Release Notes Revision A McAfee Data Loss Prevention 9.3.2 Contents About this release Enhancements Resolved issues Installation instructions Known issues Find product documentation About this release

More information

Installing SmartSense on HDP

Installing SmartSense on HDP 1 Installing SmartSense on HDP Date of Publish: 2018-07-12 http://docs.hortonworks.com Contents SmartSense installation... 3 SmartSense system requirements... 3 Operating system, JDK, and browser requirements...3

More information

McAfee Policy Auditor 6.2.2

McAfee Policy Auditor 6.2.2 Release Notes McAfee Policy Auditor 6.2.2 For use with McAfee epolicy Orchestrator COPYRIGHT 2016 Intel Corporation TRADEMARK ATTRIBUTIONS Intel and the Intel logo are registered trademarks of the Intel

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.5 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

McAfee Application Control Windows Installation Guide. (McAfee epolicy Orchestrator)

McAfee Application Control Windows Installation Guide. (McAfee epolicy Orchestrator) McAfee Application Control 8.1.0 - Windows Installation Guide (McAfee epolicy Orchestrator) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.8 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

Product Guide. McAfee Endpoint Upgrade Assistant 1.5.0

Product Guide. McAfee Endpoint Upgrade Assistant 1.5.0 Product Guide McAfee Endpoint Upgrade Assistant 1.5.0 COPYRIGHT Copyright 2017 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.4 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

McAfee Boot Attestation Service 3.5.0

McAfee Boot Attestation Service 3.5.0 Product Guide McAfee Boot Attestation Service 3.5.0 For use with epolicy Orchestrator 4.6.7, 4.6.8, 5.1.0 Software COPYRIGHT Copyright 2014 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS

More information

McAfee Change Control and McAfee Application Control 8.0.0

McAfee Change Control and McAfee Application Control 8.0.0 Installation Guide McAfee Change Control and McAfee Application Control 8.0.0 For use with McAfee epolicy Orchestrator COPYRIGHT 2016 Intel Corporation TRADEMARK ATTRIBUTIONS Intel and the Intel logo are

More information

McAfee Endpoint Security

McAfee Endpoint Security Release Notes 10.5.3 Contents About this release What's new Resolved issues Installation information Known issues Getting product information by email Where to find product documentation About this release

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.7 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.0 Revision B Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

McAfee Data Loss Prevention Endpoint

McAfee Data Loss Prevention Endpoint Release Notes Revision A McAfee Data Loss Prevention Endpoint 9.3.300 For use with epolicy Orchestrator 4.6, 5.0.1, 5.1 Software Contents About this release Enhancements Resolved issues Installation instructions

More information

Firewall Enterprise epolicy Orchestrator

Firewall Enterprise epolicy Orchestrator Integration Guide McAfee Firewall Enterprise epolicy Orchestrator Extension version 5.2.1 COPYRIGHT Copyright 2011 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.5.3 Revision A Contents About this release on page 2 System requirements on page 2 Build number and checksums on page 4 Compatibility on page 5 New features

More information

McAfee Firewall Enterprise epolicy Orchestrator Extension

McAfee Firewall Enterprise epolicy Orchestrator Extension Integration Guide Revision A McAfee Firewall Enterprise epolicy Orchestrator Extension COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo,

More information

McAfee Policy Auditor Installation Guide

McAfee Policy Auditor Installation Guide McAfee Policy Auditor 6.4.0 Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.3 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

McAfee Data Loss Prevention Endpoint 10.0

McAfee Data Loss Prevention Endpoint 10.0 Release Notes Revision A McAfee Data Loss Prevention Endpoint 10.0 Hotfix 10.0.330 For use with McAfee epolicy Orchestrator Contents About this release What's new Installation instructions Known issues

More information

McAfee Content Security Reporter Release Notes. (McAfee epolicy Orchestrator)

McAfee Content Security Reporter Release Notes. (McAfee epolicy Orchestrator) McAfee Content Security Reporter 2.5.0 Release Notes (McAfee epolicy Orchestrator) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy

More information

Installation Guide. McAfee Endpoint Security for Servers 5.0.0

Installation Guide. McAfee Endpoint Security for Servers 5.0.0 Installation Guide McAfee Endpoint Security for Servers 5.0.0 COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee

More information

Migration Guide. McAfee File and Removable Media Protection 5.0.0

Migration Guide. McAfee File and Removable Media Protection 5.0.0 Migration Guide McAfee File and Removable Media Protection 5.0.0 COPYRIGHT Copyright 2015 McAfee, Inc., 2821 Mission College Boulevard, Santa Clara, CA 95054, 1.888.847.8766, www.intelsecurity.com TRADEMARK

More information

McAfee Endpoint Upgrade Assistant Product Guide. (McAfee epolicy Orchestrator 5.9.0)

McAfee Endpoint Upgrade Assistant Product Guide. (McAfee epolicy Orchestrator 5.9.0) McAfee Endpoint Upgrade Assistant 1.6.0 Product Guide (McAfee epolicy Orchestrator 5.9.0) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.0 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

Installation Guide. McAfee Web Gateway. for Riverbed Services Platform

Installation Guide. McAfee Web Gateway. for Riverbed Services Platform Installation Guide McAfee Web Gateway for Riverbed Services Platform COPYRIGHT Copyright 2010 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Application Guide. Connection Broker. Advanced Connection and Capacity Management For Hybrid Clouds

Application Guide. Connection Broker. Advanced Connection and Capacity Management For Hybrid Clouds Application Guide Connection Broker Advanced Connection and Capacity Management For Hybrid Clouds Version 9.0 June 2018 Contacting Leostream Leostream Corporation 271 Waverley Oaks Rd Suite 206 Waltham,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.7 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

Hotfix version. Date. McAfee Agent 4.5. Installation instructions. Installing on epolicy Orchestrator 4.x systems. Tasks. Tasks

Hotfix version. Date. McAfee Agent 4.5. Installation instructions. Installing on epolicy Orchestrator 4.x systems. Tasks. Tasks Hotfix version 672138 Build 4.5.0.1908 Date August 16, 2012 McAfee Agent 4.5 This Hotfix addresses following issues: Issue: The following field values were not used during update tasks that were executed

More information

Data Loss Prevention Endpoint

Data Loss Prevention Endpoint Release Notes Revision A Data Loss Prevention Endpoint 9.4.103 Hotfix For use with McAfee epolicy Orchestrator Contents About this release Enhancements Resolved issues Installation instructions Known issues

More information

Acronis Backup Version 11.5 Update 6 INSTALLATION GUIDE. For Linux Server APPLIES TO THE FOLLOWING PRODUCTS

Acronis Backup Version 11.5 Update 6 INSTALLATION GUIDE. For Linux Server APPLIES TO THE FOLLOWING PRODUCTS Acronis Backup Version 11.5 Update 6 APPLIES TO THE FOLLOWING PRODUCTS For Linux Server INSTALLATION GUIDE Copyright Statement Copyright Acronis International GmbH, 2002-2015. All rights reserved. Acronis

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.49-9.1.3.6 Manager-M-series, Mxx30-series, XC Cluster Release Notes McAfee Network Security Platform 9.1 Revision C Contents About the release New features Enhancements Resolved issues Installation

More information

Citrix CloudPlatform (powered by Apache CloudStack) Version Patch D Release Notes. Revised July 02, :15 pm Pacific

Citrix CloudPlatform (powered by Apache CloudStack) Version Patch D Release Notes. Revised July 02, :15 pm Pacific Citrix CloudPlatform (powered by Apache CloudStack) Version 3.0.5 Patch D Release Notes Revised July 02, 2014 10:15 pm Pacific Citrix CloudPlatform (powered by Apache CloudStack) Version 3.0.5 Patch D

More information

McAfee Content Security Reporter 2.6.x Installation Guide

McAfee Content Security Reporter 2.6.x Installation Guide McAfee Content Security Reporter 2.6.x Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee

More information

McAfee Network Security Platform 9.2

McAfee Network Security Platform 9.2 McAfee Network Security Platform 9.2 (9.2.7.9-9.2.7.17 Manager-Virtual IPS Release Notes) Contents About this release New features Enhancements Resolved issues Installation instructions Known issues Product

More information

Release Notes McAfee Change Control 8.0.0

Release Notes McAfee Change Control 8.0.0 Release Notes About this release New features Installation instructions Resolved issues Known issues Find product documentation Product documentation About this release This document contains important

More information

McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide

McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide McAfee Cloud Workload Security Suite Amazon Machine Image Installation Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator,

More information

About this release This document contains important information about the current release. We strongly recommend that you read the entire document.

About this release This document contains important information about the current release. We strongly recommend that you read the entire document. Release Notes Hotfix 1044054 McAfee Drive Encryption 7.1.1 For use with epolicy Orchestrator Contents About this release New features Resolved issues Installation instructions Known issues Additional information

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: December 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.3 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

McAfee Network Security Platform 8.3

McAfee Network Security Platform 8.3 8.3.7.44-8.3.7.14 Manager-Virtual IPS Release Notes McAfee Network Security Platform 8.3 Revision A Contents About this release New features Enhancements Resolved issues Installation instructions Known

More information

McAfee Network Security Platform

McAfee Network Security Platform Revision B McAfee Network Security Platform (9.2.9.3-9.2.5.34 Manager-NS3500 Release Notes) Contents About this release New Features Resolved issues Installation instructions Known issues Product documentation

More information

Product Guide. McAfee Endpoint Upgrade Assistant 1.4.0

Product Guide. McAfee Endpoint Upgrade Assistant 1.4.0 Product Guide McAfee Endpoint Upgrade Assistant 1.4.0 COPYRIGHT Copyright 2017 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo,

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.5 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.3.2 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.1 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 4 New features on page 5

More information

Installing Data Exchange Layer

Installing Data Exchange Layer Installation Guide McAfee Data Exchange Layer 4.0.0 Installing Data Exchange Layer System requirements Make sure that your system environment meets these requirements and that you have administrator rights.

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.4 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

McAfee Management of Native Encryption 3.0.0

McAfee Management of Native Encryption 3.0.0 Product Guide McAfee Management of Native Encryption 3.0.0 For use with McAfee epolicy Orchestrator COPYRIGHT Copyright 2015 McAfee, Inc., 2821 Mission College Boulevard, Santa Clara, CA 95054, 1.888.847.8766,

More information

Release Notes McAfee Application Control 6.1.0

Release Notes McAfee Application Control 6.1.0 Release Notes McAfee Application Control 6.1.0 About this document New features Known issues Resolved issues Installation instructions Find product documentation About this document Thank you for choosing

More information

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details

Ensure that the server where you install the Primary Server software meets the following requirements: Item Requirements Additional Details ZENworks 11 SP4 System July 2015 The following sections provide the Novell ZENworks 11 SP4 requirements for hardware and software: Section 1, Primary Server, on page 1 Section 2, Managed Device, on page

More information

McAfee Endpoint Upgrade Assistant Product Guide. (McAfee epolicy Orchestrator)

McAfee Endpoint Upgrade Assistant Product Guide. (McAfee epolicy Orchestrator) McAfee Endpoint Upgrade Assistant 2.0.0 Product Guide (McAfee epolicy Orchestrator) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 Manager Appliance (Linux) Release Notes McAfee Network Security Platform 9.1 Revision A Contents About this release What's new Enhancements Resolved issues Installation instructions Known issues Product

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

Security Guide. Connection Broker. Advanced Connection and Capacity Management for Hybrid Clouds

Security Guide. Connection Broker. Advanced Connection and Capacity Management for Hybrid Clouds Security Guide Connection Broker Advanced Connection and Capacity Management for Hybrid Clouds Version 9.0 June 2018 Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks

More information

Installation Guide. Connection Broker. Advanced Capacity and Connection Management for Hybrid Clouds

Installation Guide. Connection Broker. Advanced Capacity and Connection Management for Hybrid Clouds Installation Guide Connection Broker Advanced Capacity and Connection Management for Hybrid Clouds Version 9.0 October 2018 Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley

More information

Stonesoft Management Center. Release Notes Revision C

Stonesoft Management Center. Release Notes Revision C Stonesoft Management Center Release Notes 6.0.0 Revision C Table of contents 1 About this release...3 System requirements... 3 Build version...4 Compatibility... 5 2 New features...6 3 Enhancements...

More information

Best Practices Guide. Amazon OpsWorks and Data Center Connector for AWS

Best Practices Guide. Amazon OpsWorks and Data Center Connector for AWS Best Practices Guide Amazon OpsWorks and Data Center Connector for AWS COPYRIGHT C opyright 2013 McAfee, I nc. Do not c opy without permission. TRADEMARK ATTRIBUTIONS M cafee, the McAfee logo, McAfee Active

More information

EXPRESSCLUSTER X SingleServerSafe 3.3 for Linux. Installation Guide. 01/29/2016 4th Edition

EXPRESSCLUSTER X SingleServerSafe 3.3 for Linux. Installation Guide. 01/29/2016 4th Edition EXPRESSCLUSTER X SingleServerSafe 3.3 for Linux Installation Guide 01/29/2016 4th Edition Revision History Edition Revised Date Description 1st 02/09/2015 New manual. 2nd 06/30/2015 Corresponds to the

More information

Stonesoft Management Center. Release Notes Revision B

Stonesoft Management Center. Release Notes Revision B Stonesoft Management Center Release Notes 6.1.0 Revision B Table of contents 1 About this release...3 System requirements... 3 Build version...4 Compatibility... 5 2 New features...6 3 Enhancements...

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

McAfee Endpoint Upgrade Assistant 1.5.0

McAfee Endpoint Upgrade Assistant 1.5.0 Release Notes McAfee 1.5.0 For use with epolicy Ochestrator Contents About this release What s new Resolved issues Installation information Known issues Additional information Getting product information

More information

McAfee Network Security Platform 9.1

McAfee Network Security Platform 9.1 9.1.7.49-9.1.5.20 Manager-NS-series Release Notes McAfee Network Security Platform 9.1 Revision C Contents About the release New features Enhancements Resolved issues Installation instructions Known issues

More information

Data Loss Prevention Discover 11.0

Data Loss Prevention Discover 11.0 Installation Guide Data Loss Prevention Discover 11.0 For use with McAfee epolicy Orchestrator COPYRIGHT Copyright 2017 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection,

More information

Client Automation v8.10 Enterprise, Standard, Starter*

Client Automation v8.10 Enterprise, Standard, Starter* Core Installation Satellite Installation Application Management Application Self Service Management Application Management Profiles Patch Management Security And Compliance Management OS Management Out-of-Band

More information

InstallAnywhere: Requirements

InstallAnywhere: Requirements InstallAnywhere: Requirements Create Multiplatform Installations from a Single Project File Physical, Cloud, and Virtual Environments, Plus Docker Containers Requirements This document shows the technical

More information