<?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 user status changing to inactive in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/user-status-changing-to-inactive/m-p/740822#M10650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have couple of users added from LDAP. Users status is changing to inactive after couple of days of not using it. Admin has to go personally to each user and change it to active. Is this normal behaviour or is there any setting to change so that it will not become inactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 22:26:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-17T22:26:57Z</dc:date>
    <item>
      <title>user status changing to inactive</title>
      <link>https://community.qlik.com/t5/App-Development/user-status-changing-to-inactive/m-p/740822#M10650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have couple of users added from LDAP. Users status is changing to inactive after couple of days of not using it. Admin has to go personally to each user and change it to active. Is this normal behaviour or is there any setting to change so that it will not become inactive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 22:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/user-status-changing-to-inactive/m-p/740822#M10650</guid>
      <dc:creator />
      <dc:date>2015-02-17T22:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: user status changing to inactive</title>
      <link>https://community.qlik.com/t5/App-Development/user-status-changing-to-inactive/m-p/740823#M10651</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:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/user-status-changing-to-inactive/m-p/740823#M10651</guid>
      <dc:creator />
      <dc:date>2016-03-15T18:16:40Z</dc:date>
    </item>
  </channel>
</rss>

