Translation

English
English Russian
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 user's 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 user's Distinguished Name (DN). Режим, в котором кактусы будут пытаться аутентифицироваться на сервере LDAP.<blockquote><i>Нет поиска</i> - Не происходит поиск по различающимся именам (DN), просто попытайтесь связать с предоставленным форматом Distinguished Name (DN).<br><br><i>Анонимный поиск</i> - Попытки найти имя пользователя в директории LDAP путем анонимной привязки для определения местоположения различающегося имени пользователя (DN).<br><br><br><i>Специальный поиск</i> - Попытки найти имя пользователя в директории LDAP посредством привязки конкретного различаемого имени пользователя (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. Определяет, используют ли пользователи полное Отличительное имя или только Имя пользователя в определенном атрибуте члена группы.
Distinguished Name DN
LDAP Specific Search Settings Конкретные параметры поиска LDAP
Search Base База поиска
Search base for searching the LDAP directory, such as <i>'dc=win2kdomain,dc=local'</i> or <i>'ou=people,dc=domain,dc=local'</i>. Поисковая база для поиска по каталогу LDAP, например <i>'dc=win2kdomain,dc=local'</i> или <i>'ou=people,dc=domain,dc=local'</i>.
Search Filter Фильтр поиска
Search filter to use to locate the user in the LDAP directory, such as for windows: <i>'(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username&gt;*))'</i> or for OpenLDAP: <i>'(&(objectClass=account)(uid=&lt;username&gt))'</i>. '&lt;username&gt' is replaced with the username that was supplied at the login prompt. Фильтр поиска для поиска пользователя в каталоге LDAP, например, для windows: <i>'(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username=&gt;*))'</i> или для OpenLDAP: <i>'(&(objectClass=account)(uid=&lt;username=&gt))'</i>. Имя пользователя" заменяется именем пользователя, которое было задано в приглашении на вход.
Search Distinguished Name (DN) Поисковое различающееся имя (DN)
Distinguished Name for Specific Searching binding to the LDAP directory. Отличительное имя для привязки к каталогу LDAP с помощью функции Особого поиска.
Search Password Восстановить пароль
Password for Specific Searching binding to the LDAP directory. Пароль привязки к каталогу LDAP для конкретного поиска.
LDAP CN Settings LDAP CN Настройки LDAP CN
Field that will replace the Full Name when creating a new user, taken from LDAP. (on windows: displayname) Поле, которое заменит полное имя при создании нового пользователя, взятое из LDAP. (в windows: отображаемое имя)
Email Email
Field that will replace the Email taken from LDAP. (on windows: mail) Поле, которое заменит email, взятое из LDAP. (в windows: mail)
URL Linking URL-адрес Ссылка
Server Base URL URL-адрес базы сервера
This is a the server location that will be used for links to the Cacti site. This should include the subdirectory if Cacti does not run from root folder. Это расположение сервера, которое будет использоваться для ссылок на сайт Cacti.
Emailing Options Параметры электронной почты
Notify Primary Admin of Issues Уведомить главного администратора о проблемах

Loading…

No matching activity found.

Browse all component changes

Glossary

English Russian
No related strings found in the glossary.

String information

Source string location
include/global_settings.php:1805
String age
2 years ago
Source string age
3 years ago
Translation file
locales/po/ru-RU.po, string 2506