<?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: New users created in AD not showing in ranger while clicking on &amp;quot;Users/Groups&amp;quot; tab in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127343#M51450</link>
    <description>&lt;P&gt;[sbhdfs@master1 ~]$ ll /usr/bin/ | grep ranger-usersync &lt;/P&gt;&lt;P&gt;lrwxrwxrwx  1 root root         60 Jan 11 07:28 ranger-usersync -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-services.sh &lt;/P&gt;&lt;P&gt;lrwxrwxrwx  1 root root         54 Dec 26 04:52 ranger-usersync-start -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-start&lt;/P&gt;&lt;P&gt;
lrwxrwxrwx  1 root root         53 Dec 26 04:52 ranger-usersync-stop -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-stop&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2017 23:00:04 GMT</pubDate>
    <dc:creator>shyamshaw</dc:creator>
    <dc:date>2017-01-12T23:00:04Z</dc:date>
    <item>
      <title>New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127333#M51440</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have configured ranger with AD.  I was able to see all the AD users in Ranger when clicked on "Users/Groups" tab for the first login but the newly created AD users are not showing or it is taking a long time to reflect in Ranger.&lt;/P&gt;&lt;P&gt;I want my AD users to be synced at the earliest. I followed &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger-usersync_settings.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_Ranger_Install_Guide/content/ranger-usersync_settings.html&lt;/A&gt; to configure AD with ranger.&lt;/P&gt;&lt;P&gt;I found &lt;A href="https://community.hortonworks.com/questions/19289/ranger-usersync-didnt-fetching-users-and-groups-fr.html" target="_blank"&gt;https://community.hortonworks.com/questions/19289/ranger-usersync-didnt-fetching-users-and-groups-fr.html&lt;/A&gt; from community but it didn't helped much.&lt;/P&gt;&lt;P&gt;Any help would be highly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 20:40:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127333#M51440</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-12T20:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127334#M51441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;could you check your "ranger.usersync.sleeptimeinmillisbetweensynccycle" parameter's value? It can be found in "Advanced ranger-ugsync-site" in Ambari. It's value is time in milliseconds between every sync cycle.&lt;/P&gt;&lt;P&gt;In usersync.log you can see your last sync time. Therefore you can determine the reason why the user is not added. &lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:31:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127334#M51441</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T21:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127335#M51442</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The current value for "ranger.usersync.sleeptimeinmillisbetweensynccycle" parameter is 60000. I tried to changed it to &amp;lt; 6000 but that too didn't helped.&lt;/P&gt;&lt;P&gt;My connection to AD server is working fine without any issues.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:36:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127335#M51442</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-12T21:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127336#M51443</link>
      <description>&lt;P&gt;Changing the value to &amp;lt;6000 causes the default value to be set, which is 1 min (which was also your previous value - 60000millis). Can you check in usersync.log if the sync is really happening?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:40:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127336#M51443</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T21:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127337#M51444</link>
      <description>&lt;P&gt;If your users and groups were synced for the first time, and now when you add user to AD he is not synced, the reason may be with your filter. Are you sure the user meets filter expression?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:44:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127337#M51444</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T21:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127338#M51445</link>
      <description>&lt;P&gt;I have set "ranger.usersync.ldap.user.searchfilter" to single empty space as mentioned in the document. Can you please point me to properties which I should focus on? I checked usersync.log but didn't find any specific error log. &lt;/P&gt;&lt;P&gt;I noticed that newly created users are getting synced but it is taking a long time.&lt;/P&gt;&lt;P&gt;usersync.log:&lt;/P&gt;&lt;P&gt;12 Jan 2017 08:06:59  INFO LdapUserGroupBuilder [UnixUserSyncThread] - Updating user count: 20, userName: test1, groupList: []
12 Jan 2017 08:06:59  INFO LdapUserGroupBuilder [UnixUserSyncThread] - LDAPUserGroupBuilder.getUsers() completed with user count: 20
12 Jan 2017 08:07:00  INFO UserGroupSync [UnixUserSyncThread] - End: update user/group from source==&amp;gt;sink&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 21:59:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127338#M51445</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-12T21:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127339#M51446</link>
      <description>&lt;P&gt;Newly created users should be synced during next synchronization which is 1 minute maximum in your case. If newly created user gets synced successfully, there is no problem in Ranger AD configuration. It seems that you have connection problems / delay with your AD server. What is the ping time when you do "ping ad-server-ip-address"? Try to ping your ad server with "-t 60" parameter, and observe if the connection is OK all the time.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 22:16:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127339#M51446</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T22:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127340#M51447</link>
      <description>&lt;P&gt;Please check also whether your ranger-ugsync-site.xml file contains proper value of sleeptimeinmillisbetweensynccycle parameter. The file should be here: /usr/hdp/current/ranger-usersync/conf&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 22:27:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127340#M51447</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T22:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127341#M51448</link>
      <description>&lt;P&gt;I checked the value of sleeptimeinmillisbetweensynccycle parameter, and it is same (60000) as defined in ambari. &lt;/P&gt;&lt;P&gt;[root@master1 ~]# ping &amp;lt;ad-server-ip-address&amp;gt; -t 60 &lt;/P&gt;&lt;P&gt;PING XXX.XX.XX.XX (XXX.XX.XX.XX) 56(84) bytes of data. &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=1 ttl=128 time=0.529 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=2 ttl=128 time=0.525 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=3 ttl=128 time=0.517 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=4 ttl=128 time=0.429 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=5 ttl=128 time=0.530 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=6 ttl=128 time=0.474 ms &lt;/P&gt;&lt;P&gt;64 bytes from XXX.XX.XX.XX: icmp_seq=7 ttl=128 time=0.515 ms&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 22:37:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127341#M51448</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-12T22:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127342#M51449</link>
      <description>&lt;P&gt;Could you provide me also the output of command: &lt;/P&gt;&lt;P&gt;ll /usr/bin/ | grep ranger-usersync&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 22:47:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127342#M51449</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T22:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127343#M51450</link>
      <description>&lt;P&gt;[sbhdfs@master1 ~]$ ll /usr/bin/ | grep ranger-usersync &lt;/P&gt;&lt;P&gt;lrwxrwxrwx  1 root root         60 Jan 11 07:28 ranger-usersync -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-services.sh &lt;/P&gt;&lt;P&gt;lrwxrwxrwx  1 root root         54 Dec 26 04:52 ranger-usersync-start -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-start&lt;/P&gt;&lt;P&gt;
lrwxrwxrwx  1 root root         53 Dec 26 04:52 ranger-usersync-stop -&amp;gt; /usr/hdp/current/ranger-usersync/ranger-usersync-stop&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 23:00:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127343#M51450</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-12T23:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127344#M51451</link>
      <description>&lt;P&gt;Its ok. In usersync.log find last and first line of sync cycle and determine if the time difference equals the time you configured. Like here:&lt;/P&gt;&lt;PRE&gt;12 Jan 2017 16:44:33  INFO UserGroupSync [UnixUserSyncThread] - End: update user/group from source==&amp;gt;sink
12 Jan 2017 16:46:33  INFO UserGroupSync [UnixUserSyncThread] - Begin: update user/group from source==&amp;gt;sink
&lt;/PRE&gt;&lt;P&gt;In my case its 2 mins. When you add a new user again, track your usersync.log whether your newly created user appears in the log file.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 23:51:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127344#M51451</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-12T23:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127345#M51452</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt;&lt;P&gt; Just want to clarify one thing -  For AD/LDAP as the sync source, minimum allowed sync interval is 1hr. If you set the value for "ranger.usersync.sleeptimeinmillisbetweensynccycle" anything less than 1hr, it will be ignored and 1hr sync interval is used. Since add/update of users or groups in AD/LDAP server is not a frequent operation in most of the enterprise deployments, it is chosen to have minimum of 1hr sync interval. For Unix or File based sync, the minimum sync interval is 1min.&lt;/P&gt;&lt;P&gt;Either you can wait for 1hr for the next sync cycle to kick in and sync the new users/groups or restart usersync process.&lt;/P&gt;&lt;P&gt;Note:- Usersync process on restart will first get all the existing users, groups, and group memberships from ranger admin in order to build its local cache before doing any sync from AD. This can take long time depending on the size of the db tables for users, groups, and group memberships in ranger admin.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 02:49:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127345#M51452</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-01-13T02:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127346#M51453</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the detailed explanation. So, the "ranger.usersync.sleeptimeinmillisbetweensynccycle" property only applies to unix users and not LDAP/AD users. Is it correct?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 11:46:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127346#M51453</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-13T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127347#M51454</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt;, Not completely. For LDAP/AD users, this property will be used only when the value is &amp;gt;= 1hr. Anything that is &amp;lt;1hr is ignored and 1hr interval is used.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 11:54:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127347#M51454</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-01-13T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127348#M51455</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt;, thanks a lot!!!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 11:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127348#M51455</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-13T11:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127349#M51456</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt; &lt;A rel="user" href="https://community.cloudera.com/users/13976/shyamshaw.html" nodeid="13976"&gt;@Shyam Shaw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In my case any user added in AD is synced every 2 minutes not 1hr. I am using HDP2.5 with Ranger 0.6.0. My test environment has got 2300 users.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 16:13:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127349#M51456</guid>
      <dc:creator>frank93</dc:creator>
      <dc:date>2017-01-13T16:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127350#M51457</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3241/frank93.html" nodeid="3241"&gt;@Edgar Daeds&lt;/A&gt;  &lt;A rel="user" href="https://community.cloudera.com/users/537/spolavarapu.html" nodeid="537"&gt;@spolavarapu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I too using HDP 2.5 and ranger 0.6.0. my environment has only 30 users. It is taking around 40 minutes to sync the users.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 16:21:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127350#M51457</guid>
      <dc:creator>shyamshaw</dc:creator>
      <dc:date>2017-01-13T16:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: New users created in AD not showing in ranger while clicking on "Users/Groups" tab</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127351#M51458</link>
      <description>&lt;P&gt;Can you provide the usersync logs? especially during startup of usersync&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 03:04:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/New-users-created-in-AD-not-showing-in-ranger-while-clicking/m-p/127351#M51458</guid>
      <dc:creator>spolavarapu</dc:creator>
      <dc:date>2017-01-17T03:04:53Z</dc:date>
    </item>
  </channel>
</rss>

