<?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>topic Re: Users getting inactive in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043442#M5643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found that my problem was the LDAP filter that probably was in the wrong format. I was passing the path to the OU where the users are , like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OU=SBSUsers, OU=Users,OU=MyBusiness,DC=MyDomain,DC=local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the LDAP filter, Synced and all users (including some service accounts I wanted to filter) showed up in seconds!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I should have, was a LDAP query to return users from a specific group, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1: (memberOf=CN=QlikPowerUsers,CN=Users,DC=example,DC=com) returns all users and their attributes who are&lt;/P&gt;&lt;P&gt;members of the QlikPowerUsers group.&lt;/P&gt;&lt;P&gt;Example 2: (&amp;amp;(objectCategory=person)(objectClass=user)(cn=Joe*)) returns all users and their attributes whose name begins&lt;/P&gt;&lt;P&gt;with "Joe".&lt;/P&gt;&lt;P&gt;Example 3:&lt;/P&gt;&lt;P&gt;(|(memberOf=CN=QlikPowerUsers,CN=Users,DC=example,DC=com)(memberOf=CN=QlikReadOnlyUsers,CN=Users,DC=exa&lt;/P&gt;&lt;P&gt;mple,DC=com)) returns all users and their attributes who are members of either QlikPowerUsers OR QlikReadOnlyUsers groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More info about this on this very useful document:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14708"&gt;Qlik Sense Best Practice: User Directory Connectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this also solved your problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 18:19:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-15T18:19:02Z</dc:date>
    <item>
      <title>Users getting inactive</title>
      <link>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043439#M5640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to qlik sense and &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;facing a issue often &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;the issue is users getting inactive randomly .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Apart from Root admin all users get inactive within 2-3 days .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if delete the users from user list then only it get active .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please refer screenshot&amp;nbsp; and guide me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Chanchal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Feb 2016 05:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043439#M5640</guid>
      <dc:creator>chanchalsharma</dc:creator>
      <dc:date>2016-02-27T05:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Users getting inactive</title>
      <link>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043440#M5641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The inactive users are probably disabled in the user directory you import them from. You can add a filter to the user directory connector to import only user accounts that are not disabled. Perhaps this one will do: &lt;/P&gt;&lt;P&gt;(&amp;amp;(objectCategory=person)(objectClass=user)(!(userAccountCon-&lt;/P&gt;&lt;P&gt;trol:1.2.840.113556.1.4.803:=2)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Feb 2016 18:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043440#M5641</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-02-27T18:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Users getting inactive</title>
      <link>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043441#M5642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have exactely the same problem, and the user is active on the AD.I'm researching for a solution, if I find I'll let you know! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Carlos Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 17:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043441#M5642</guid>
      <dc:creator />
      <dc:date>2016-03-15T17:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Users getting inactive</title>
      <link>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043442#M5643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found that my problem was the LDAP filter that probably was in the wrong format. I was passing the path to the OU where the users are , like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OU=SBSUsers, OU=Users,OU=MyBusiness,DC=MyDomain,DC=local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I removed the LDAP filter, Synced and all users (including some service accounts I wanted to filter) showed up in seconds!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I should have, was a LDAP query to return users from a specific group, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1: (memberOf=CN=QlikPowerUsers,CN=Users,DC=example,DC=com) returns all users and their attributes who are&lt;/P&gt;&lt;P&gt;members of the QlikPowerUsers group.&lt;/P&gt;&lt;P&gt;Example 2: (&amp;amp;(objectCategory=person)(objectClass=user)(cn=Joe*)) returns all users and their attributes whose name begins&lt;/P&gt;&lt;P&gt;with "Joe".&lt;/P&gt;&lt;P&gt;Example 3:&lt;/P&gt;&lt;P&gt;(|(memberOf=CN=QlikPowerUsers,CN=Users,DC=example,DC=com)(memberOf=CN=QlikReadOnlyUsers,CN=Users,DC=exa&lt;/P&gt;&lt;P&gt;mple,DC=com)) returns all users and their attributes who are members of either QlikPowerUsers OR QlikReadOnlyUsers groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More info about this on this very useful document:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14708"&gt;Qlik Sense Best Practice: User Directory Connectors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this also solved your problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Silva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 18:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Users-getting-inactive/m-p/1043442#M5643</guid>
      <dc:creator />
      <dc:date>2016-03-15T18:19:02Z</dc:date>
    </item>
  </channel>
</rss>

