OpenSearch/docs/en/settings
Jay Modi 6fdad6039f Allow the Active Directory UPN authenticator to work with suffixes (elastic/x-pack-elasticsearch#1958)
The active directory user principal name format typically takes the form user@domain, which is what
the current implementation expects. However, active directory also allows the definition of other
suffixes that are not actual domains. A user can still authenticate using this user principal name
but the behavior of our realm would cause it to fail as it parsed the suffix as a domain and used it
as the search base for the user. Instead, we should use the default user search base and only look
for entries that have this exact user principal name. In a scenario where a realm is configured for
multiple domains in the same forest, the search base should be the base for the entire forest.

relates elastic/x-pack-elasticsearch#1744

Original commit: elastic/x-pack-elasticsearch@de00c4817e
2017-07-13 10:08:22 -06:00
..
images [DOCS] Migrating images to separate x-pack repos. 2017-04-18 13:13:12 -07:00
configuring-xes.asciidoc [DOCS] Fix X-Pack settings for Elasticsearch (elastic/x-pack-elasticsearch#1863) 2017-06-27 09:14:35 -07:00
ml-settings.asciidoc [DOCS] Create X-Pack installation and introduction for Elasticsearch Ref (elastic/x-pack-elasticsearch#1698) 2017-06-19 18:01:52 -07:00
monitoring-settings.asciidoc [DOCS] Fix X-Pack settings for Elasticsearch (elastic/x-pack-elasticsearch#1863) 2017-06-27 09:14:35 -07:00
notification-settings.asciidoc [DOCS] Fix X-Pack settings for Elasticsearch (elastic/x-pack-elasticsearch#1863) 2017-06-27 09:14:35 -07:00
security-settings.asciidoc Allow the Active Directory UPN authenticator to work with suffixes (elastic/x-pack-elasticsearch#1958) 2017-07-13 10:08:22 -06:00
ssl-settings.asciidoc [DOCS] Fix X-Pack settings for Elasticsearch (elastic/x-pack-elasticsearch#1863) 2017-06-27 09:14:35 -07:00
x-pack-settings.asciidoc [DOCS] Fixed typo in X-Pack settings 2017-06-27 07:53:47 -07:00