Translation

English
English Chinese (Simplified)
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>'(&amp;(objectclass=user)(objectcategory=user)(userPrincipalName=&lt;username&gt;*))'</i> 或者用于OpenLDAP: <i>'(&(objectClass=account)(uid=&lt;username&gt))'</i>. '&lt;用户名&gt' 被在登录提示符处提供的用户名替换.
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 (Simplified)
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-CN.po, string 2512