[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-30 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306543#comment-15306543
 ] 

Hudson commented on AMBARI-16875:
-

FAILURE: Integrated in Ambari-trunk-Commit #4957 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4957/])
AMBARI-16875. LDAP sync cannot handle if the member attribute value is 
(oleewere: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=d581b4e552ad47d3dc9e96ed9919e87d5ae9babe])
* 
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
* 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/LdapServerProperties.java
* 
ambari-server/src/main/java/org/apache/ambari/server/security/ldap/AmbariLdapDataPopulator.java
* 
ambari-server/src/test/java/org/apache/ambari/server/security/ldap/AmbariLdapDataPopulatorTest.java


> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
> 

[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-30 Thread JIRA

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306428#comment-15306428
 ] 

Olivér Szabó commented on AMBARI-16875:
---

committed to branch-2.4:
{code:java}
commit 615133d75b3520a50b4a702bf4b8172d47b70fcc
Author: oleewere 
Date:   Fri May 27 21:54:29 2016 +0200

AMBARI-16875. LDAP sync cannot handle if the member attribute value is not 
DN or id (oleewere)
{code}

> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
> 

[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-30 Thread JIRA

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15306423#comment-15306423
 ] 

Olivér Szabó commented on AMBARI-16875:
---

committed to trunk:
{code:java}
commit d581b4e552ad47d3dc9e96ed9919e87d5ae9babe
Author: oleewere 
Date:   Fri May 27 21:54:29 2016 +0200

AMBARI-16875. LDAP sync cannot handle if the member attribute value is not 
DN or id (oleewere)
{code}

> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
> 

[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15305187#comment-15305187
 ] 

Hadoop QA commented on AMBARI-16875:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12806711/AMBARI-16875.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
ambari-server:

  org.apache.ambari.server.state.stack.ConfigUpgradeValidityTest
  
org.apache.ambari.server.controller.internal.HostResourceProviderTest

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7044//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7044//console

This message is automatically generated.

> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
> 

[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15304495#comment-15304495
 ] 

Hadoop QA commented on AMBARI-16875:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12806625/AMBARI-16875.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/7026//console

This message is automatically generated.

> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
> 

[jira] [Commented] (AMBARI-16875) LDAP sync cannot handle if the member attribute value is not DN or id

2016-05-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-16875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302357#comment-15302357
 ] 

Hadoop QA commented on AMBARI-16875:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12806154/AMBARI-16875.patch
  against trunk revision .

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/6969//console

This message is automatically generated.

> LDAP sync cannot handle if the member attribute value is not DN or id
> -
>
> Key: AMBARI-16875
> URL: https://issues.apache.org/jira/browse/AMBARI-16875
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Olivér Szabó
>Assignee: Olivér Szabó
>Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16875.patch
>
>
> in case of member attribute value looks like this: 
>