Port

The most common ports are 636 for TLS and 389 for unencrypted connections.

General Information

Domain

TcHmiLdap

Full symbol path

TcHmiLdap.Config::PORT

Property is hidden

No

Contained in every configuration by default

Yes

Schema

Type

integer

Minimum

1

Default value

389

JSON Schema

{
    "default": 389,
    "defaultConfigurable": true,
    "description": "DESC_PORT",
    "minimum": 1,
    "propertyOrder": 2,
    "type": "integer"
}