This article goes over how to install and configure a DLP Agent FlexResponse plugin.
The following must be configured when using the DLP Flex Response Plug-in:
Steps required to deploy and use the Flex Response Plug-in:
The Endpoint FlexResponse utility (flrinst.exe) must be run from the folder where the Symantec DLP Agent is deployed. The location of this folder is configurable, however, by default is located in the following directory:
c:\Program Files\Manufacturer\Endpoint Agent\
The Flex Response Plug-in utility command line syntax and options:
flrinst.exe -op=install|uninstall|retrieve|list -package=<package_name> -p=<Tools_password>
install:
deploys a plug-in
uninstall:
removes a plug-in
list:
displays a list of deployed plug-ins
retrieve:
retrieves a plug-in and saves it as an editable text file. The text file is contained in a ZIP file that is saved in the directory, where the utility was run.
op=install [option]:
specifies the path to the package (a ZIP file) that contains the Endpoint FlexResponseplug-in. The package name is case sensitive.
-p=<tools_password>:
If a Tools password has not been configured,use the default password: VontuStop.
Deploying the Endpoint FlexResponse plug-in
On an endpoint computer, open a command prompt window and navigate to the Symantec DLP Agent installation tools directory. For the default location navigate to the following directory:
c:\Program Files\Manufacturer\Endpoint Agent\
Enter the following command:
flrinst.exe -op=install -package=<path_to_plug-in> -p=<myToolsPassword>
<myToolsPassword>
is the Tools password for your Symantec Data Loss Prevention deployment. If you have not specified a Tools password, use the default password: VontuStop.
<path_to_plug-in name>
is the full path to the plug-in .zip file.
Example 1: The Symantec Endpoint Encryption Removable Media Encryption zip file is called "EERPlugin_flexresponse.zip", so the command to install would be:
flrinst.exe -op=install -package=c:\EERPlugin_flexresponse.zip -p=<myToolsPassword>
Example 2: The Symantec File Share Encryption zip file is called "nsplugin_flexresponse.zip", so the command to install would be:
flrinst.exe -op=install -package=c:\nsplugin_flexresponse.zip -p=<myToolsPassword>
TIP: The location of the "nsplugin_flexresponse.zip
" file is C:\Program Files\PGP Corporation\PGP Desktop.
Loading the Endpoint FlexResponse plug-ins
From a command prompt window, navigate to the Symantec DLP Agent installation tools directory:
<Agent installation directory>\flrinst.exe
Enter the following command where <Plug-in name>
is the specific name of the plug-in .zip file:
-op=install -package=<Plug-in name>
Example: flrinst -op=install -package=c:\EERPlugin_flexresponse.zip -p=
<myToolsPassword>
Enabling the Endpoint FlexResponse functionality
PostProcessor.ENABLE_FLEXRESPONSE.int
setting.
To obtain the Flex Response Plug-in (flrinst.exe), please contact Symantec Support.
For information on how to use Symantec Endpoint Encryption Removable Media Encryption with DLP and the flex response plug-in, see the following article:
213405 - Flex Response Plug-in for Symantec Endpoint Encryption Removable Media Encryption
For information on how to use Symantec File Share Encryption with DLP and the flex response plug-in, see the following article:
226470 - Symantec File Share Encryption with DLP and the flex response plug-in