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

Hudson commented on AMBARI-7481:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #378 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/378/])
AMBARI-7481 - Admin : LDAP sync event API to sync existing users / groups 
(tbeerbower: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cb6561206244ca32ac3193bfb16fcc9f3a080100)
* 
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/LdapSyncEventEntity.java
* 
ambari-server/src/main/java/org/apache/ambari/server/orm/dao/PermissionDAO.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/LdapSyncRequestTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/LdapSyncEventResourceProvider.java
* 
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/LdapSyncSpecEntity.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementController.java
* 
ambari-server/src/test/java/org/apache/ambari/server/orm/entities/LdapSyncEventEntityTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/LdapSyncEventResourceProviderTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/LdapSyncRequest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/orm/entities/LdapSyncSpecEntityTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/DefaultProviderModule.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ControllerResourceProvider.java


> Admin : LDAP sync event API to sync existing users / groups 
> ------------------------------------------------------------
>
>                 Key: AMBARI-7481
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7481
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 1.7.0
>
>
> The LDAP sync API does not expose sync for existing users and groups even 
> though it is supported by the back end code.
> {quote}
> "ambari-server sync-ldap --existing" which would would first look at the 
> ambari database and only clean-up those users and groups. This way, it 
> doesn't pull any new ones, it a) removes users that are in ambari but out of 
> ldap, b) remove groups that are in ambari but out of ldap and c) syncs the 
> group membership of the groups that are in ambari
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to