Translation

English
English Vietnamese
Encryption that the server supports. NOTE: When using LDAP + TLS you must use version 3. Mã hóa mà máy chủ hỗ trợ. TLS chỉ được hỗ trợ bởi Giao thức Phiên bản 3.
TLS Certificate Requirements Yêu cầu chứng chỉ TLS
Should LDAP verify TLS Certificates when received by the Client. LDAP có nên xác minh Chứng chỉ TLS khi Khách hàng nhận được không.
Referrals Giới thiệu
Enable or Disable LDAP referrals. If disabled, it may increase the speed of searches. Kích hoạt hoặc vô hiệu hóa các giới thiệu LDAP. Nếu bị tắt, nó có thể tăng tốc độ tìm kiếm.
Mode Chế độ
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). Chế độ mà xương rồng sẽ cố gắng xác thực với máy chủ LDAP. <blockquote> <i>Không tìm kiếm</i> - Không xảy ra tìm kiếm Tên phân biệt (DN), chỉ cần cố gắng liên kết với định dạng Tên phân biệt (DN) được cung cấp. <br><br> <i>Tìm kiếm ẩn danh</i> - Cố gắng tìm kiếm tên người dùng đối với thư mục LDAP thông qua liên kết ẩn danh để xác định tên phân biệt (DN) của người dùng. <br><br> <i>Tìm kiếm cụ thể</i> - Cố gắng tìm kiếm tên người dùng đối với thư mục LDAP thông qua Tên phân biệt cụ thể (DN) và Mật khẩu cụ thể để liên kết để xác định tên phân biệt (DN) của người dùng.
Distinguished Name (DN) Tên phân biệt (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 Yêu cầu thành viên nhóm
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. Yêu cầu người dùng là thành viên của nhóm để xác thực. Cài đặt nhóm phải được đặt để hoạt động này, cho phép không có cài đặt nhóm thích hợp sẽ gây ra lỗi xác thực.
LDAP Group Settings Cài đặt nhóm LDAP
Group Distinguished Name (DN) Tên phân biệt nhóm (DN)
Distinguished Name of the group that user must have membership. Tên phân biệt của nhóm mà người dùng phải có thành viên.
Group Member Attribute Thuộc tính thành viên nhóm
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 Loại thành viên nhóm
Defines if users use full Distinguished Name or just Username in the defined Group Member Attribute. Xác định nếu người dùng sử dụng Tên phân biệt đầy đủ hoặc chỉ Tên người dùng trong Thuộc tính thành viên nhóm được xác định.
Distinguished Name Tên phân biệt
LDAP Specific Search Settings Cài đặt tìm kiếm cụ thể LDAP
Search Base Cơ sở tìm kiếm
Search base for searching the LDAP directory, such as <i>'dc=win2kdomain,dc=local'</i> or <i>'ou=people,dc=domain,dc=local'</i>. Cơ sở tìm kiếm để tìm kiếm thư mục LDAP, chẳng hạn như <i>&#39;dc = win2kdomain, dc = local&#39;</i> hoặc <i>&#39;ou = people, dc = domain, dc = local&#39;</i> .
Search Filter Tìm kiếm Bộ lọc
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. Bộ lọc tìm kiếm để sử dụng để định vị người dùng trong thư mục LDAP, chẳng hạn như cho windows: <i>&#39;(&amp; (objectgroup = user) (objectcarget = user) (userPrincipalName = &lt;username&gt; *))&#39;</i> hoặc cho OpenLDAP: <i>&#39;(&amp; (objectClass = tài khoản) (uid = &lt;tên người dùng&gt;)) &#39;</i> . &#39;&lt;tên người dùng&gt;&#39; được thay thế bằng tên người dùng được cung cấp tại dấu nhắc đăng nhập.
Search Distinguished Name (DN) Tìm kiếm Tên phân biệt (DN)
Distinguished Name for Specific Searching binding to the LDAP directory. Tên phân biệt cho Tìm kiếm cụ thể ràng buộc vào thư mục LDAP.
Search Password Tìm mật khẩu
Password for Specific Searching binding to the LDAP directory. Mật khẩu cho Tìm kiếm cụ thể ràng buộc vào thư mục LDAP.
LDAP CN Settings Cài đặt LDAP CN
Field that will replace the Full Name when creating a new user, taken from LDAP. (on windows: displayname) Trường sẽ thay thế Tên đầy đủ khi tạo người dùng mới, được lấy từ LDAP. (trên windows: displayname)
Email Email
Component Translation Difference to current string
This translation Propagated Empty Cacti/core (v1.2.x)
The following string has the same context and source.
Propagated Empty Cacti/core

Loading…

No matching activity found.

Browse all component changes

Glossary

English Vietnamese
No related strings found in the glossary.

String information

String age
5 months ago
Source string age
5 months ago
Translation file
locales/po/vi-VN.po, string 2504