Description
Connect securely to databases using HeidiSQL
Vendor
This connection component is designed for secure connection to the following target:
| Vendor | HeidiSQL |
|---|---|
| Product | HeidiSQL |
| Product Category | Database |
| Product Versions | 10.1 |
CyberArk
This connection component works with the following CyberArk versions:
| CyberArk Solution | Privileged Session Management |
|---|---|
| CyberArk Product | Privileged Session Manager (PSM) |
| CyberArk Versions | 9.1 or higher |
| Artifact Version | 1.0 |
| Out of the Box | NO |
| Out of the Box in versions |
Support & Certification
| Support Level | CONTROLLED |
|---|---|
| Developed by | CyberArk |
| Certification Level | TRUSTED |
Prerequisites
The following prerequisites are required on the machine running this connection component:
- HeidiSQL must be installed on the PSM Server
- HeidiSQL must be excluded from AppLocker
Configuration
Connection Component Settings
Specify the following parameters at the connection component level:
Target Settings section
Parameters that define specific target machines settings. These parameters can be overridden at platform or account level.
| Parameter Name | Path | Description | Default Value |
|---|---|---|---|
| ClientApp | The Command line to execute | "C:\Program Files\HeidiSQL\heidisql.exe" -n={NetworkType} -h="{Address}" -u="{UserName}" -p="{Password}" -P="{Port}" | |
| ClientInvokeType | CommandLine | ||
| Port | Client Specific | The port of the DB to connect to. | 3306 |
| NetworkType | Client Specific | Network protocol type. For more information see: https://www.heidisql.com/help.php | 0 (MariaDB) |