[
https://issues.apache.org/jira/browse/AMBARI-15383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220613#comment-15220613
]
Hudson commented on AMBARI-15383:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4574 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4574/])
AMBARI-15383. Cleanup Ldap Sync Process (oleewere) (oleewere:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a6f0fbfb48e27e0199ade5eb4d9cfdfb7d5807c5])
*
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
*
ambari-server/src/test/java/org/apache/ambari/server/security/AmbariLdapUtilsTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLdapUtils.java
*
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/Users.java
> Cleanup LDAP sync process
> -------------------------
>
> Key: AMBARI-15383
> URL: https://issues.apache.org/jira/browse/AMBARI-15383
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Olivér Szabó
> Assignee: Olivér Szabó
> Fix For: 2.4.0
>
> Attachments: AMBARI-15383.patch
>
>
> 1. Skip unnecessary queries during ldap sync (speed up --all)
> 2. Remove membership attribute case sensitivity
> 3. Skip processing on that group/user which is out of scope of the base DN
> also add additional logging:
> log4j.logger.org.apache.ambari.server.security.ldap.AmbariLdapDataPopulator=TRACE
> in order to log the LDAP queries during sync
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)