[
https://issues.apache.org/jira/browse/AMBARI-20482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930298#comment-15930298
]
Hudson commented on AMBARI-20482:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7074 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7074/])
AMBARI-20482. Accessing a user after sync with AD is failing with 500.
(stoader:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=85a2728a2190414975487b05d556d1fec89243c0])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/UsersTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/Users.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProviderTest.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/orm/dao/UserDAOTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/UserDAO.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ActiveWidgetLayoutResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/TestUsers.java
> Accessing a user after sync with AD is failing with 500
> -------------------------------------------------------
>
> Key: AMBARI-20482
> URL: https://issues.apache.org/jira/browse/AMBARI-20482
> Project: Ambari
> Issue Type: Bug
> Affects Versions: trunk, 2.5.0
> Reporter: Shreya Bhat
> Assignee: Balázs Bence Sári
> Priority: Critical
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-20477_dupl-user_25_v2.patch,
> AMBARI-20477_dupl-user_trunk_v2.patch
>
>
> 1. Install Ambari
> 2. Set up LDAP/AD and sync users
> 3. Create a local user with the same name as one of the LDAP users.
> 4. Invoke the http://c6401:8080/api/v1/users/ API. The duplicate user will be
> displayed along with the other users with data loaded for the local user.
> 5. Invoking the Invoke the http://c6401:8080/api/v1/users/<duplicateuser> API
> will result in Http 500 error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)