English Russian
Protocol Version that the server supports. Версия протокола, поддерживаемая сервером.
Encryption Шифрование
Encryption that the server supports. TLS is only supported by Protocol Version 3. Шифрование, поддерживаемое сервером. TLS поддерживается только протоколом версии 3.
Referrals Рефералы
Enable or Disable LDAP referrals. If disabled, it may increase the speed of searches. Включить или отключить LDAP-рефералы. Если отключено, это может увеличить скорость поиска.
Mode Режим
Mode which cacti will attempt to authenticate against the LDAP server.<blockquote><i>No Searching</i> - No Distinguished Name (DN) searching occurs, just attempt to bind with the provided Distinguished Name (DN) format.<br><br><i>Anonymous Searching</i> - Attempts to search for username against LDAP directory via anonymous binding to locate the users Distinguished Name (DN).<br><br><i>Specific Searching</i> - Attempts search for username against LDAP directory via Specific Distinguished Name (DN) and Specific Password for binding to locate the users Distinguished Name (DN). Режим, в котором кактусы будут пытаться аутентифицироваться на сервере LDAP.<blockquote><i>Нет поиска</i> - Не происходит поиск по различающимся именам (DN), просто попытайтесь связать с предоставленным форматом Distinguished Name (DN).<br><br><i>Анонимный поиск</i> - Попытки найти имя пользователя в директории LDAP путем анонимной привязки для определения местоположения пользователя Distinguished Name (DN).<br><br><i>Specific Searching</i> - попытки поиска имени пользователя в директории LDAP через Specific Distished Name (DN) и Specific Distished Name (DN).
Distinguished Name (DN) Отличительное имя (DN)
The "Distinguished Name" syntax, applicable for both OpenLDAP and Windows AD configurations, offers flexibility in defining user identity. For OpenLDAP, the format follows this structure: <i>"uid=&lt;username&gt;,ou=people,dc=domain,dc=local"</i>. Windows AD provides an alternative syntax: <i>"&lt;username&gt;@win2kdomain.local"</i>, commonly known as "userPrincipalName (UPN)". In this context, "&lt;username&gt;" represents the specific username provided during the login prompt. This is particularly pertinent when operating in "No Searching" mode, or "Require Group Membership" enabled.
Require Group Membership Требовать членства в группе
Require user to be member of group to authenticate. Group settings must be set for this to work, enabling without proper group settings will cause authentication failure. Требуется, чтобы пользователь был членом группы для аутентификации. Настройки группы должны быть установлены для того, чтобы это работало, включение без соответствующих настроек группы приведет к неудаче аутентификации.
LDAP Group Settings Настройки группы LDAP
Group Distinguished Name (DN) Отличительное имя группы (DN)
Distinguished Name of the group that user must have membership. Отличительное имя группы, членом которой должен быть пользователь.
Group Member Attribute Атрибут члена группы
This refers to the specific attribute within the LDAP directory that holds the usernames of group members. It is crucial to ensure that the attribute value aligns with the configuration specified in the "Distinguished Name" or that the actual attribute value is searchable using the settings outlined in the "Distinguished Name".
Group Member Type Тип члена группы
Defines if users use full Distinguished Name or just Username in the defined Group Member Attribute. Определяет, используют ли пользователи полное Отличительное имя или только Имя пользователя в определенном атрибуте члена группы.
LDAP Specific Search Settings Конкретные параметры поиска LDAP
Search Base База поиска