|
Server(s)
|
May chu
|
|
A space delimited list of DNS hostnames or IP address of for valid LDAP servers. Cacti will attempt to use the LDAP servers from left to right to authenticate a user.
|
Danh sách tên máy chủ DNS hoặc địa chỉ IP được phân tách bằng dấu cách cho các máy chủ LDAP hợp lệ. Cacti sẽ cố gắng sử dụng các máy chủ LDAP từ trái sang phải để xác thực người dùng.
|
|
Port Standard
|
Tiêu chuẩn cảng
|
|
TCP/UDP port for Non SSL communications.
|
Cổng TCP / UDP cho truyền thông không SSL.
|
|
Port SSL
|
Cổng SSL
|
|
TCP/UDP port for SSL communications.
|
Cổng TCP / UDP để liên lạc SSL.
|
|
Protocol Version
|
Phiên bản giao thức
|
|
Protocol Version that the server supports.
|
Phiên bản giao thức mà máy chủ hỗ trợ.
|
|
Encryption that the server supports. TLS is only supported by Protocol 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.
|
|
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 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).
|
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 vị trí của người dùng Tên phân biệt (DN). <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 vị trí của người dùng Tên phân biệt (DN).
|
|
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=<username>,ou=people,dc=domain,dc=local"</i>. Windows AD provides an alternative syntax: <i>"<username>@win2kdomain.local"</i>, commonly known as "userPrincipalName (UPN)". In this context, "<username>" 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".
|
|