Translation

English
English Chinese (Traditional)
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 專有名稱
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>&#39;(&(objectclass = user)(objectcategory = user)(userPrincipalName = &lt;username&gt; *))&#39;</i>或OpenLDAP: <i>&#39;(&(objectClass) = account)(uid = &lt;username&gt;))&#39;</i> 。 &#39;&lt;username&gt;&#39;將替換為登錄提示符下提供的用戶名。
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設置
Field that will replace the Full Name when creating a new user, taken from LDAP. (on windows: displayname) 從LDAP獲取的創建新用戶時將替換全名的字段。 (在windows上:displayname)
Email 電子郵件
Field that will replace the Email taken from LDAP. (on windows: mail) 將替換從LDAP獲取的電子郵件的字段。 (在Windows上:郵件)
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 通知主要管理員問題
In cases where the Cacti server is experiencing problems, should the Primary Administrator be notified by Email? The Primary Administrator's Cacti user account is specified under the Authentication tab on Cacti's settings page. It defaults to the 'admin' account. 如果Cacti服務器遇到問題,是否應通過電子郵件通知主管理員?主管理員的Cacti用戶帳戶在Cacti設置頁面的Authentication選項卡下指定。它默認為“admin”帳戶。
Test Email 測試電子郵件

Loading…

No matching activity found.

Browse all component changes

Things to check

Trailing space

Source and translation do not both end with a space

Fix string

Reset

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Glossary

English Chinese (Traditional)
No related strings found in the glossary.

String information

Source string location
include/global_settings.php:1811
String age
2 years ago
Source string age
3 years ago
Translation file
locales/po/zh-TW.po, string 2512