Targeting the McAfee Drive Encryption system
For each McAfee Drive/Endpoint Encryption system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):
Type is McAfee Drive Encryption .
Address uses the following options:
Server The McAfee server’s host name or IP address.
(key: server)
Port The console to server application port, typically 8443
(key: port)
Connection over SSL Switch connection over SSL protocol. Default is "true".
(key: ssl)
Validate the server’s certificate when connecting determines whether to validate the server’s security certificate for SSL connection. Default is "true".
(key: checkCert)
HTTP Network Proxy specifies a proxy URL to use for connecting.
(key: proxy)
Database server name The name or IP address of the backing database server used by the McAfee server.
This can be checked from the Endpoint encryption connector manager.
(key: dbserver)
Database name The name of the database on the database server, used by the McAfee server.
The name can be checked from the Endpoint encryption connector manager.
When database server and name are not specified, the connector does not make wake-up calls to the client.
ODBC Driver Select:
SQL Server Native Client 9 - for SQL Server 2005
SQL Server Native Client 10.0 - for SQL Server 2008
SQL Server Native Client 11.0 - for SQL Server 2012/2014
ODBC Driver 11 for SQL Server - for SQL Server
(key: driver)
The address is entered in KVGroup syntax:
{server=<server name>;port=<port>;[proxy=<URL>;][ssl=<true|false>;][checkCert=<true|false>;][dbsever=<servername>;][dbname=<name>;]driver=<driver>;}
For the target system administrator, use the credentials for the administrative user of the McAfee ePolicy Orchestrator server.
If you specify dbserver and dbname, add a second set of administrative credentials for logging into the database server. Identify it as a System password.
The full list of target parameters is explained in Target System Options .