All Products
Search
Document Center

Lindorm:Access an instance

Last Updated:Mar 28, 2026

Find the endpoint, default username, and initial password for LindormTable in the Lindorm console, then add your client IP address to the whitelist to allow connections.

Prerequisites

Before you begin, ensure that you have:

  • A Lindorm instance

  • The IP address of the machine or application that will connect to LindormTable

Get connection information

  1. Log on to the Lindorm console.

  2. In the upper-left corner, select the region where the instance is deployed.

  3. On the Instances page, click the instance ID, or click View Instance Details in the Actions column.

  4. In the left-side navigation pane, click Database Connections. The Wide Table Engine tab is selected by default.

  5. Note the Default Username, Default Initial Password, and endpoint shown on this tab.

    image

Note

Lindorm instances support access over a virtual private cloud (VPC) and the public network. The VPC endpoint is available by default. To use a public endpoint, enable public network access first.

Connect to LindormTable

SQL clients for multiple languages and Lindorm-cli use the same endpoint and port. Use the Default Username, Default Initial Password, and endpoint from the Wide Table Engine tab to configure your client.

Add a whitelist

Whitelist configuration is required for both VPC and public network access. Add the IP address of your client to the Lindorm whitelist to allow the connection. For instructions, see Configure a whitelist.