You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/10/31 01:48:33 UTC

[jira] [Created] (AMBARI-8056) Admin Views: Remove SYNC LDAP from the UI and create commandline ambari-server sync-ldap.

Siddharth Wagle created AMBARI-8056:
---------------------------------------

             Summary: Admin Views: Remove SYNC LDAP from the UI and create commandline ambari-server sync-ldap.
                 Key: AMBARI-8056
                 URL: https://issues.apache.org/jira/browse/AMBARI-8056
             Project: Ambari
          Issue Type: Task
          Components: ambari-admin
    Affects Versions: 1.7.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.7.0


Remove SYNC LDAP from the UI and use ambari-server ldap-sync to call the API for syncing and providing feedback.

This jira is to remove any UI element for the sync and get to a command line with some feedback - example:
{code}
ambari-server sync-ldap

Syncing with LDAP..
Fetching all Users and Groups... 
Done Fetching All Users and Groups...
Syncing Ambari Database for permissions for the LDAP Users and Groups..
Finished LDAP Sync.
{code}




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