[
https://issues.apache.org/jira/browse/AMBARI-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268833#comment-15268833
]
Hudson commented on AMBARI-16205:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4780 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4780/])
AMBARI-16205. Disable alternate user search functionality by default. (stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3d3f06ad83188e086564a60b687e35a1956258b0])
*
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
*
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderForDuplicateUserTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/configuration/ConfigurationTest.java
> Disable alternate user search functionality by default
> ------------------------------------------------------
>
> Key: AMBARI-16205
> URL: https://issues.apache.org/jira/browse/AMBARI-16205
> Project: Ambari
> Issue Type: Task
> Reporter: Sebastian Toader
> Assignee: Sebastian Toader
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16205.v1.patch
>
>
> As AMBARI-15554 allows users with the same sAMAccountName (in the case of AD)
> but different UPN's to be mapped to the same Ambari user, which will be the
> desired behavior for most of the users, however some will not want that
> functionality. So we need the ability to turn it off, and have it off by
> default. Ambari should let the user know that was not able to log in the user
> due to too many matches found which will cue their admin in to enable this
> feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)