|
|
@@ -326,7 +326,8 @@
|
|
|
"search_filter_detail1": "The query used to locate the authenticated user.",
|
|
|
"search_filter_detail2": "Use <code>{{username}}</code> to reference the username entered in the login page.",
|
|
|
"search_filter_detail3": "If empty, the filter <code>(uid={{username}})</code> is used.",
|
|
|
- "search_filter_example": "Example to match with 'uid' or 'mail'",
|
|
|
+ "search_filter_example1": "Match with 'uid' or 'mail'",
|
|
|
+ "search_filter_example2": "Match with 'sAMAccountName' for Active Directory",
|
|
|
"username_detail": "Specification of mappings when creating new users",
|
|
|
"Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>username</code> match",
|
|
|
"Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>username</code>.",
|