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
- EMC Isilon 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
- Domain configuration
- Workstation configuration
- Device group configuration
- Workgroup workstation configuration
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
- Activity Overview
- File Transfer Insights
- Control Policies
- Application Insights
- Actor Insights
- Shadow App Discovery
- GenAI Insights
- Cyber Threat Analytics
- CIPA Compliance
Setting up Cloud Protection
Dashboard
Reports
Control Policies
Storage Configuration
Policy Management
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
Microsoft SQL server configuration
Configuring Microsoft SQL servers
For seamless synchronization of the Risk analysis module and MSSQL server, administrators must implement the prerequisites stated in the SQL server configuration prerequisites page.
To configure Microsoft SQL server for data discovery scans, follow these steps:
- Select Risk Analysis from the application drop-down.
- Go to Configuration > Data Sources > SQL Server.
- Click +Add SQL Server.
- Enter Server Name.
- Enter Instance Name and Port Number.
Choose whether you want to encrypt the connection between DataSecurity Plus and the SQL Server.
Considerations to choose a connection type
The connection between DataSecurity Plus and SQL Server can be established with or without encryption. The section below outlines the differences between these connection types and provides detailed steps for configuring each one:
Configuring with an encrypted connection
An encrypted connection protects data exchanged between DataSecurity Plus and the SQL Server from interception. This is strongly recommended for production environments where the server is accessed over an exposed network. Specify whether the connection should be validated against a server certificate:
Validate Server Certificate: Enable this option to verify the identity of the SQL Server before establishing the encrypted connection. While encryption can function without certificate validation, disabling this option makes the connection vulnerable to man-in-the-middle attacks. It is advisable to keep this option enabled in production environments.
After enabling Validate Server Certificate, click Browse. Select the certificate configured for the SQL Server (either a trusted CA-signed or a self-signed certificate in PEM, CRT, or CER format), then click Install to add it to the DataSecurity Plus trust store. The installed certificate is used to validate the SQL Server's identity during the TLS connection.
Configuring without an encrypted connection
An unencrypted connection transmits data in plain text and should only be used in isolated environments, such as local testing setups, and is not recommended for environments handling sensitive data.
- Choose the Authentication Type.
Enter the Username and Password based on the selected authentication type.
Access requirements for authentication
The credentials required differ depending on the authentication type selected. The following outlines the requirements for each:
- Windows authentication: When Encrypt Connection is enabled, DataSecurity Plus automatically uses the credentials of the Windows account under which the product service is running. When encryption is disabled, provide a user account with the Domain Admin credentials required for database access. To avoid using administrative access, refer to the permissions and privileges guide to configure a service account with minimum privileges.
- SQL Server Authentication: Enter a user account within the target SQL server instance that has at least Read permission on the database being scanned. For more details on configuring a minimum privileged SQL server, refer to the permissions and privileges guide.
- Under Select Database for Scanning, choose one of the following options:
- All Databases: Scans and monitors every database available on the SQL Server.
- Specific Databases: Allows you to select and monitor specific databases.
- Click Save.
Viewing and editing configured servers
To manage existing data source configurations, follow these steps:
- Select Risk Analysis from the modules drop-down.
- Go to Configuration > Data Sources > SQL Server. On the Configured SQL Servers page, you will see a table listing the configured SQL Servers along with details regarding the status of the last data discovery scan and its scan history.
- Click the Edit Configuration icon in the Actions column next to the SQL Server instance.
- Review or modify the Encrypt Connection settings as needed. For details on how to enable encryption and validate server certificate, refer to the configuration steps above.
- Click Fetch Databases to view and add databases within this SQL Server instance. To remove a database, select one from the table below and click the delete icon.
- Click Update once you have made the required changes.
Running data discovery scans
Once the SQL Server is configured successfully, data discovery scans will be scheduled automatically by DataSecurity Plus.
Customers who installed DataSecurity Plus prior to build 6050 can only manually schedule data discovery scans. Find the steps to schedule a data discovery scan, from here.
All DataSecurity Plus builds from 6050 will automatically schedule scans and the users can track it's progress regularly.
The time taken to complete a scan depends on the resources allocated for the data discovery scan and the volume of data to be scanned.
Check the status of the data discovery scan for any configured MSSQL server by following these steps:
- Select Risk Analysis from the application drop-down.
- Go to Configuration > Data Sources > SQL Server.
- Click View History under the Execution History column of the server whose scan history you want to analyze.
- The complete scan history for that server, including scan start time, end time, and current status, will be displayed.
You can manually initiate a scan for any SQL Server instance by clicking the rescan icon on the MSSQL Server Configuration page.
