Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3281,15 +3281,15 @@ XWiki.XWikiPreferences_ldap_port=Ldap\u670D\u52A1\u5668\u7AEF\u53E3\u53F7
XWiki.XWikiPreferences_ldap_bind_DN=Ldap\u767B\u9646\u5339\u914D
XWiki.XWikiPreferences_ldap_bind_DN.hint=LDAP\u767B\u5F55\u3002\u4E3A\u533F\u540D\u8BBF\u95EE\u4FDD\u7559\u7A7A\u767D\uFF0C\u5426\u5219\u6307\u5B9A\u5B8C\u6574\u7684dn\u3002{0}\u88AB\u66FF\u6362\u4E3A\u7528\u6237\u540D\uFF0C{1}\u88AB\u66FF\u6362\u4E3A\u5BC6\u7801\u3002
XWiki.XWikiPreferences_ldap_bind_pass=Ldap\u5BC6\u7801\u5339\u914D
### Missing: XWiki.XWikiPreferences_ldap_bind_pass.hint=Ldap password matching. Use in combination with Ldap login matching.
### Missing: XWiki.XWikiPreferences_ldap_validate_password=Validate Ldap user/password
### Missing: XWiki.XWikiPreferences_ldap_user_group=Restrict to group
### Missing: XWiki.XWikiPreferences_ldap_user_group.hint=Only members of the following group will be verified in the directory. If you leave empty, all users that are found after searching starting from the base_DN will be verified.
### Missing: XWiki.XWikiPreferences_ldap_exclude_group=Ldap group to exclude
### Missing: XWiki.XWikiPreferences_ldap_exclude_group.hint=If not empty, the mentionned group will never be verified against in the directory.
### Missing: XWiki.XWikiPreferences_ldap_base_DN=Ldap base DN
XWiki.XWikiPreferences_ldap_bind_pass.hint=Ldap\u5BC6\u7801\u5339\u914D\u3002\u4E0ELdap\u767B\u5F55\u5339\u914D\u7ED3\u5408\u4F7F\u7528\u3002
XWiki.XWikiPreferences_ldap_validate_password=\u9A8C\u8BC1Ldap\u7528\u6237/\u5BC6\u7801
XWiki.XWikiPreferences_ldap_user_group=\u9650\u5236\u5230\u7EC4
XWiki.XWikiPreferences_ldap_user_group.hint=\u53EA\u6709\u4E0B\u5217\u7EC4\u7684\u6210\u5458\u5C06\u5728\u76EE\u5F55\u4E2D\u8FDB\u884C\u9A8C\u8BC1\u3002\u5982\u679C\u7559\u7A7A\uFF0C\u5219\u5C06\u9A8C\u8BC1\u4ECE\u57FA\u672C DN \u5F00\u59CB\u641C\u7D22\u540E\u627E\u5230\u7684\u6240\u6709\u7528\u6237\u3002
XWiki.XWikiPreferences_ldap_exclude_group=\u8981\u6392\u9664\u7684Ldap\u7EC4
XWiki.XWikiPreferences_ldap_exclude_group.hint=\u5982\u679C\u4E0D\u662F\u7A7A\u7684\uFF0C\u90A3\u4E48\u5C06\u6C38\u8FDC\u4E0D\u4F1A\u5728\u76EE\u5F55\u4E2D\u5BF9\u4E0A\u8FF0\u7EC4\u8FDB\u884C\u9A8C\u8BC1\u3002
XWiki.XWikiPreferences_ldap_base_DN=Ldap \u57FA\u672C DN
XWiki.XWikiPreferences_ldap_UID_attr=Ldap UID\u5C5E\u6027\u540D
### Missing: XWiki.XWikiPreferences_ldap_UID_attr.hint=Specifies the LDAP attribute containing the identifier to be used as the XWiki name. The default is "cn".
XWiki.XWikiPreferences_ldap_UID_attr.hint=\u6307\u5B9A\u5305\u542B\u8981\u7528\u4F5CXWiki\u540D\u79F0\u7684\u6807\u8BC6\u7B26\u7684LDAP\u5C5E\u6027\u3002\u9ED8\u8BA4\u4E3A\u201Ccn\u201D\u3002
### Missing: XWiki.XWikiPreferences_ldap_fields_mapping=Ldap user fields mapping
### Missing: XWiki.XWikiPreferences_ldap_update_user=Update user from LDAP after login
### Missing: XWiki.XWikiPreferences_ldap_update_user.hint=If not, the mapped attributes from LDAP to XWiki will be updated only when the user is created when login for the first time.
Expand Down