Use LDAP search for ListUsers

Depending on the size of the directory, the search might take too long or return too many results. If disabled, the usernames are collected from the TcHmiSrv configuration.

General Information

Domain

TcHmiLdap

Full symbol path

TcHmiLdap.Config::USE_LDAP_SEARCH_FOR_LISTUSERS

Category

HMI Authentication

Property is hidden

No

Contained in every configuration by default

No

Schema

Type

boolean

Default value

False

JSON Schema

{
    "category": "CATEGORY_AUTHENTICATION",
    "configDescription": "DESC_USE_LDAP_SEARCH_FOR_LISTUSERS",
    "default": false,
    "propertyOrder": 15,
    "type": "boolean"
}