<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Problem Sync'ing IPA LDAP Group to Ambari in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120638#M38887</link>
    <description>&lt;P&gt;Worked after specifying the absolute file path. &lt;/P&gt;</description>
    <pubDate>Sat, 27 Aug 2016 01:45:20 GMT</pubDate>
    <dc:creator>arunak</dc:creator>
    <dc:date>2016-08-27T01:45:20Z</dc:date>
    <item>
      <title>Problem Sync'ing IPA LDAP Group to Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120635#M38884</link>
      <description>&lt;P&gt;Hi All, 
I am doing a small prototype trying to sync the IPA ldap groups to Ambari. I am able to sync the users and groups individually. However, when I sync a group, the relations/users under the group are not copied, but only an empty group. Could you point out where I could be going wrong? Below is my configuration used for the set up.
 &lt;/P&gt;&lt;PRE&gt;Primary URL* {host:port} (ipa.arunak.com:636): 
Secondary URL {host:port} : 
Use SSL* [true/false] (true): 
User object class* (mepManagedEntry): 
User name attribute* (cn): 
Group object class* (posixGroup): 
Group name attribute* (cn): 
Group member attribute* (member): 
Distinguished name attribute* (dn): 
Base DN* (dc=arunak,dc=com): 
Referral method [follow/ignore] : 
Bind anonymously* [true/false] (false): 
Manager DN* (arun): uid=arun,cn=users,cn=accounts,dc=arunak,dc=com         
Enter Manager Password* : 
Re-enter password: 
Do you want to provide custom TrustStore for Ambari [y/n] (y)?
TrustStore type [jks/jceks/pkcs12] (jks):
Path to TrustStore file (/etc/ambari-server/keys/ldaps-keystore.jks):
Password for TrustStore:
Re-enter password: 
====================Review Settings====================
authentication.ldap.managerDn: uid=arun,cn=users,cn=accounts,dc=arunak,dc=com
authentication.ldap.managerPassword: *****
ssl.trustStore.type: jks
ssl.trustStore.path: /etc/ambari-server/keys/ldaps-keystore.jks
ssl.trustStore.password: *****
Save settings [y/n] (y)? 
Saving...done
Ambari Server 'setup-ldap' completed successfully.&lt;/PRE&gt;&lt;P&gt;
I synced the group as below, but no users were copied to ambari, but just an empty group got created. &lt;/P&gt;&lt;PRE&gt;ambari-server sync-ldap --groups grp.lst 
Using python  /usr/bin/python2.6
Syncing with LDAP...
Enter Ambari Admin login: ipaadmin
Enter Ambari Admin password: 
Syncing specified users and groups...
Completed LDAP Sync.
Summary:  
memberships:    
removed = 0    
created = 0  
users:    
updated = 0    
removed = 0    
created = 0  
groups:    
updated = 0    
removed = 0    
created = 2
Ambari Server 'sync-ldap' completed successfully.&lt;/PRE&gt;</description>
      <pubDate>Fri, 26 Aug 2016 09:22:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120635#M38884</guid>
      <dc:creator>arunak</dc:creator>
      <dc:date>2016-08-26T09:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Sync'ing IPA LDAP Group to Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120636#M38885</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10529/akeezhadath.html" nodeid="10529"&gt;@Arun A K&lt;/A&gt;&lt;P&gt;Is the problem resolved. If not try giving  absolute path for file grp.lst in the argument&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 13:40:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120636#M38885</guid>
      <dc:creator>pankaj_singh</dc:creator>
      <dc:date>2016-08-26T13:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Sync'ing IPA LDAP Group to Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120637#M38886</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/48/pankajsingh.html" nodeid="48"&gt;@pankaj singh&lt;/A&gt; Thank You Pankaj, I will try that and let you know. &lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 13:41:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120637#M38886</guid>
      <dc:creator>arunak</dc:creator>
      <dc:date>2016-08-26T13:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Sync'ing IPA LDAP Group to Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120638#M38887</link>
      <description>&lt;P&gt;Worked after specifying the absolute file path. &lt;/P&gt;</description>
      <pubDate>Sat, 27 Aug 2016 01:45:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Problem-Sync-ing-IPA-LDAP-Group-to-Ambari/m-p/120638#M38887</guid>
      <dc:creator>arunak</dc:creator>
      <dc:date>2016-08-27T01:45:20Z</dc:date>
    </item>
  </channel>
</rss>

