Reference Guide
...
Multitenancy
Tenant Connector

Adding Vault Accounts

If there is a connector used to connect remote sites, every Vault account request (check password, reset password, etc.) is run over the connector server. The connector supports WinRM, SSH, SSH-Keys, LDAPS, and databases (e.g., MySQL, Oracle, Teradata).

Some accounts (for example: AD/LDAPS, MySQL) need to be edited on Vault Configuration.

LDAPS

AD hostname with FQDN, ${devicePort}

ldaps://windows-server0.krontech.test:${devicePort}

You must add the connector IP to the hosts file of Sc. example (192.168.0.1 windows-server0.krontech.test)



ldap.port 636

MySQL

${deviceIP}, ${devicePort}

jdbc:mysql://${deviceIp}:${devicePort}/testdb