Previous Topic: Configure the ICAP Agent

Next Topic: Remote Data Manager

Import DN Details to CA DLP User Address Lists

The following recommendation applies specifically to integration with BlueCoat ProxySG servers.

To prevent potential policy processing delays, we recommend that you import user DN details (‘distinguished names’) from your LDAP directory and add them to the email address lists for your CA DLP users. This enables policy engines to apply the correct user policy to HTTP activity without needing to perform an LDAP directory lookup.

To add DN details to user address lists, you must run an Account Import job:

Use the Account Import wizard

Set up your account import job as normal, but in the Email Attributes screen (step 9):

  1. Clear the ‘Use default attributes’ check box.
  2. Select any available attribute and click ‘Add’.
  3. In the resulting Edit Selection dialog, type distinguishedName and click Add.

From a command line

Define your wgninfra account import command as normal, but add the following parameter:

/ml distinguishedName

For instructions on command line Account Import operations, see Command line import operations. For details of supported parameters, including /ml, see Parameter files.

More information:

Account Import Wizard

Command Line Import Operations

Parameter Files