Help Center
Quick Start
- Overview
- System requirements
- Minimum privileges required
- Default port configuration
- Installing DataSecurity Plus
- Uninstalling DataSecurity Plus
- Starting DataSecurity Plus
- Launching DataSecurity Plus
- Configuring your solution
- Licensing details
- Applying a license
File Auditing
- About File Auditing
- Domain configuration
- File server configuration
- Failover cluster configuration
- NetApp server configuration
- Nutanix server configuration
- Workgroup configuration
- Amazon FSx configuration
Setting up File Audit
Dashboard
Reports
Alerts
Configuration
Storage Configuration
File Analysis
- About File Analysis
- Domain configuration
- File server configuration
- Workgroup configuration
- SMB File Server Configuration
- On-Demand Reports
Setting up File Analysis
Dashboard
Reports
Alerts
Configuration
Data Risk Assessment
- About Data risk assessment
Setting up Data risk assessment
Dashboard
Reports
Ownership analysis
Configuration
Endpoint DLP
- About Endpoint DLP
Setting up Endpoint DLP
Reports
Alerts
Prevention policies
Configuration
Cloud Protection
- About Cloud Protection
- Gateway Server Installation Steps
- Gateway Configuration in Endpoint
- Gateway Cluster Configuration
- Gateway Server Management
- Certificate Authority Configuration
- Two-way SSL configuration
- Manage Certificate Trust Store
- Threat Analytics Database
- Manage Banned Applications
- Manage Authorized Applications
- Regenerating gateway server access key
- Updating gateway server
- Gateway Server Failover
- Load Balancer Configuration
- Global Insight
- Application Insight
- User Insight
- Shadow Application Insight
- Banned Application Insight
- Cloud App Discovery
- File Upload & Download Reports
- Control Policy reports
- General Reports
- Application Insights
- Shadow Domain Insights
- Banned Domain Insights
- GenAI Insights
Setting up Cloud Protection
Dashboard
Reports
Control Policies
Storage Configuration
Administrative settings
- Technician configuration
- Notification filters
- Manage agent
- Agent settings
- SIEM integration
- Business hours configuration
- Two-factor authentication
- Workgroup configuration
- Security policy
Email configuration
General settings
- Connection
- Personalize
- DataSecurity Plus Server
- Privacy Settings
- Disk utilization
- Schedule Retention Policy
Release notes
2026
2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
Troubleshooting
- HTTP communication failure
- Dormant DataEngine
- Secure Gateway server failure
- RPC communication failure
- Cloud Protection Gateway server failure
- Known issues and limitations
- Known errors and solutions
- Report discrepancy in File Analysis
Guides
- Agent document
- How to Migrate/Move DataSecurity Plus
- How to apply SSL certificate
- How to automate DataSecurity Plus database backup
- How to set alerts in DataSecurity Plus
- How to secure your DataSecurity Plus installation
Clipboard Control configuration
The Clipboard Control prevention policy audits and blocks clipboard copy actions triggered within local devices, the organizational network, and removable devices.
There are two ways to control clipboard copy actions. When the number of copied files is within the configured limit, Clipboard Control profiles can be applied to specific devices or device groups based on conditions such as file size, file name, and location.
When the configured limit is exceeded, the operation is treated as a bulk copy event and you can directly allow or block the action. Clipboard Control profiles will not apply.
Follow the steps below to:
- Create a Clipboard Control profile and apply it to the target devices or groups.
- Set up global clipboard settings to handle bulk copy events.
Creating a new Clipboard Control profile
DataSecurity Plus offers a default Clipboard Control prevention policy that audits all clipboard copy actions. The default policy cannot be edited or deleted. To customize the response to copy actions—for example, blocking copy actions for select files or on specific endpoints—you need to create a new Clipboard Control profile.
Follow the steps below to configure a custom copy prevention policy:
- Select Endpoint DLP from the applications drop-down.
- Go to Configuration > Clipboard Control.
- Click +Create New Profile in the top-right corner.
- Provide the Profile Name and Profile Description.
- In the Applies To field, click + to select the devices or groups to which this profile should apply. To create or manage device groups, see the Device Group Configuration help page.
- Configure the Include and Exclude criteria to define the conditions that trigger the profile. Set the Condition Match rule to All conditions (AND) to trigger the profile only when all conditions are met, or to Any condition (OR) to trigger it when any one condition is met.
- Under Response, choose either Audit file copy attempts or Audit and block file copy attempts.
- Click Save.
Managing multiple profiles matches
When multiple Clipboard Control prevention policies with varying response actions apply to the same event, the profile with the most restrictive response will prevail.
Setting up global clipboard settings
Global clipboard settings apply to all endpoints regardless of which Clipboard Control profile is in effect. Use them to handle bulk copy events that exceed a defined threshold. To configure global clipboard settings, follow these steps:
- Select Endpoint DLP from the apps drop-down.
- Go to Configuration > Clipboard Control > Clipboard Settings.
- Choose a bulk copy limit from the Limit drop-down menu.
- Choose an Allow or Block response to execute when the bulk copy limit is exceeded.
- Click Save.
When global settings apply
Global clipboard settings and Clipboard Control profiles apply differently based on the number of files copied.
Bulk copy events (when copied file count exceeds the configured limit)
- Treated as a single event and logged as such in the Reports tab.
- Clipboard Control profiles are not evaluated.
- The global Allow or Block action is applied directly.
Standard copy events (when copied file count is within the configured limit)
- Clipboard Control profiles apply.
- Each copied file is evaluated individually against Clipboard Control profiles.
- Each file copy action is logged as an individual event in the Reports tab.
- The bulk copy limit applies globally to all endpoints.
- It is a single setting, cannot be scoped to individual device groups, and cannot be disabled.
- Copying exactly the limit value does not trigger the bulk response. Only events that exceed the limit are treated as bulk copy events.
Sample configurations
The following examples show how to configure Clipboard Control profiles for common use cases.
Block copy actions for files with sensitive names
Goal: Block clipboard copy actions for any file whose name contains "customer addresses."
- Include criteria: User Object — In — ALL; Data Source — In — Local Drives, Network Drives, Removable Drives; File/Folder Name — Contains — customer addresses
- Include condition match: Any condition (OR)
- Exclude criteria: None
- Response: Audit and block file copy attempts
Block all copy actions on all endpoints
Goal: Block all clipboard copy actions across local, network, and removable drives for all users.
- Include criteria: User Object — In — ALL; Data Source — In — Local Drives, Network Drives, Removable Drives
- Include Condition Match: All conditions (AND)
- Exclude criteria: None
- Response: Audit and block file copy attempts
Block copy actions for all files except approved ones
Goal: Block copy actions for all files, but allow files named A or B to be copied.
- Include criteria: User Object — In — ALL; Data Source — In — Local Drives, Network Drives, Removable Drives
- Include Condition Match: All conditions (AND)
- Exclude criteria: File/Folder Name — Contains — A, B
- Exclude Condition Match: Any condition (OR)
- Response: Audit and block file copy attempts
- The Data Source, Object Type, and File/Folder Name criteria accept multiple values under the same parameter.
- Local Drives refers to files copied from the local system or from external storage devices connected to it.
- Network Drives refers to copy actions involving files on a network share.
- Removable Drives refers to all detected USBSTOR-based removable media storage devices.
