<?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 LDAP multiple Groups / Wildcard doesn't work in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/LDAP-multiple-Groups-Wildcard-doesn-t-work/m-p/1817570#M32577</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;i got an issue with importing users/groups using LDAP.&lt;/P&gt;&lt;P&gt;When I use this Command in the "Additional user Filters":&lt;BR /&gt;&lt;STRONG&gt;((&amp;amp;(memberOf=CN=NPrintingTest2,OU=Gruppen,OU=Test Users,DC=TEST,DC=local)))&lt;/STRONG&gt;&lt;BR /&gt;The Users in this group get Imported just fine, but as soon as i add a Wildcard at the Group it wanna import every Group of the "Folder/OU" &lt;EM&gt;Gruppen&lt;/EM&gt;, but no user.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;((&amp;amp;(memberOf=CN=NP*,OU=Gruppen,OU=Test Users,DC=TEST,DC=local)))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Happy about every tip, sadly i have no real experience with LDAP and the Syntax.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Greetings,&lt;BR /&gt;Tobi&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:46:53 GMT</pubDate>
    <dc:creator>TobiasW</dc:creator>
    <dc:date>2024-11-15T22:46:53Z</dc:date>
    <item>
      <title>LDAP multiple Groups / Wildcard doesn't work</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/LDAP-multiple-Groups-Wildcard-doesn-t-work/m-p/1817570#M32577</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;i got an issue with importing users/groups using LDAP.&lt;/P&gt;&lt;P&gt;When I use this Command in the "Additional user Filters":&lt;BR /&gt;&lt;STRONG&gt;((&amp;amp;(memberOf=CN=NPrintingTest2,OU=Gruppen,OU=Test Users,DC=TEST,DC=local)))&lt;/STRONG&gt;&lt;BR /&gt;The Users in this group get Imported just fine, but as soon as i add a Wildcard at the Group it wanna import every Group of the "Folder/OU" &lt;EM&gt;Gruppen&lt;/EM&gt;, but no user.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;((&amp;amp;(memberOf=CN=NP*,OU=Gruppen,OU=Test Users,DC=TEST,DC=local)))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Happy about every tip, sadly i have no real experience with LDAP and the Syntax.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Greetings,&lt;BR /&gt;Tobi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/LDAP-multiple-Groups-Wildcard-doesn-t-work/m-p/1817570#M32577</guid>
      <dc:creator>TobiasW</dc:creator>
      <dc:date>2024-11-15T22:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP multiple Groups / Wildcard doesn't work</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/LDAP-multiple-Groups-Wildcard-doesn-t-work/m-p/1817589#M32580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Qlik NPrinting sends the LDAP filters directly to the LDAP server that sent back the results. So you have to write filters by using LDAP supported syntax. My suggestion is to test the filters by using an LDAP client before adding them in an import task.&lt;/P&gt;&lt;P&gt;About the usage of * in LDAP filters, I found the article&amp;nbsp;&amp;nbsp;&lt;A href="https://social.technet.microsoft.com/wiki/contents/articles/5392.active-directory-ldap-syntax-filters.aspx" target="_blank"&gt;https://social.technet.microsoft.com/wiki/contents/articles/5392.active-directory-ldap-syntax-filters.aspx&lt;/A&gt;&amp;nbsp;that states: "&lt;SPAN&gt;The wildcard character "*" is allowed, except when the &amp;lt;AD Attribute&amp;gt; is a DN attribute. Examples of DN attributes are&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://social.technet.microsoft.com/wiki/contents/articles/16757.active-directory-glossary.aspx#Distinguished_Name" target="_blank"&gt;distinguishedName&lt;/A&gt;&lt;SPAN&gt;, manager, directReports, member, and memberOf. If the attribute is DN, then only the equality operator is allowed and you must specify the full distinguished name for the value (or the "*" character for all objects with any value for the attribute).". I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ruggero&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 10:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/LDAP-multiple-Groups-Wildcard-doesn-t-work/m-p/1817589#M32580</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2021-06-24T10:36:40Z</dc:date>
    </item>
  </channel>
</rss>

