<?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 Apache NiFi Integration with LDAP and Authentication via Groups in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164856#M127223</link>
    <description>&lt;P&gt;LDAP has been successfully integrated with Apache NiFi 1.1.2, however the main question is, how do we specify permissions based on groups rather than users?&lt;/P&gt;&lt;P&gt;Setting Initial Admin Identity to as : cn=userA,ou=xyz,dc=xyz,dc=xyz&lt;/P&gt;&lt;P&gt;Lets say there is groupA (posix group) and groupB (normal group) in the LDAP Directory and userA and userB.&lt;/P&gt;&lt;P&gt;userA is the default admin so it already has access to NiFi. 
How do we provide access to userB based on groups rather than adding the user manually in NiFi first?&lt;/P&gt;&lt;P&gt;Created groupA and groupB in NiFi and added all policies necessary. &lt;/P&gt;&lt;P&gt;1) When NiFi checks in LDAP, does it validate against the posix group in LDAP or just the normal group? &lt;/P&gt;&lt;P&gt;2) Tried using both USE_DN and USE_USERNAME in the Identity Strategy but it still says no permissions for userB. &lt;/P&gt;&lt;P&gt;3) Added userB within NiFi and linked it to the above NiFi groups and now login to NiFi works with the password available within LDAP.&lt;/P&gt;&lt;P&gt;How can we configure NiFi to allow different permissions to different LDAP Groups and without adding the users within LDAP into NiFi ? &lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 14:34:42 GMT</pubDate>
    <dc:creator>nikhil1</dc:creator>
    <dc:date>2017-03-20T14:34:42Z</dc:date>
    <item>
      <title>Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164856#M127223</link>
      <description>&lt;P&gt;LDAP has been successfully integrated with Apache NiFi 1.1.2, however the main question is, how do we specify permissions based on groups rather than users?&lt;/P&gt;&lt;P&gt;Setting Initial Admin Identity to as : cn=userA,ou=xyz,dc=xyz,dc=xyz&lt;/P&gt;&lt;P&gt;Lets say there is groupA (posix group) and groupB (normal group) in the LDAP Directory and userA and userB.&lt;/P&gt;&lt;P&gt;userA is the default admin so it already has access to NiFi. 
How do we provide access to userB based on groups rather than adding the user manually in NiFi first?&lt;/P&gt;&lt;P&gt;Created groupA and groupB in NiFi and added all policies necessary. &lt;/P&gt;&lt;P&gt;1) When NiFi checks in LDAP, does it validate against the posix group in LDAP or just the normal group? &lt;/P&gt;&lt;P&gt;2) Tried using both USE_DN and USE_USERNAME in the Identity Strategy but it still says no permissions for userB. &lt;/P&gt;&lt;P&gt;3) Added userB within NiFi and linked it to the above NiFi groups and now login to NiFi works with the password available within LDAP.&lt;/P&gt;&lt;P&gt;How can we configure NiFi to allow different permissions to different LDAP Groups and without adding the users within LDAP into NiFi ? &lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:34:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164856#M127223</guid>
      <dc:creator>nikhil1</dc:creator>
      <dc:date>2017-03-20T14:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164857#M127224</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/16734/nikhil.html" nodeid="16734"&gt;@Nikhil Chaudhary&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;At the moment, LDAP-group based policies is not possible, this is something we are working on and should be available in a short future. In the meantime, you need to add the users in NiFi and then add the users to the groups in NiFi to have group based policies. At the moment, LDAP is just here to authenticate the users with a login and password, authorizations are only enforced using the username (and group memberships from NiFi only).&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 15:06:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164857#M127224</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2017-03-20T15:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164858#M127225</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for the answer. Definitely helps.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 10:13:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164858#M127225</guid>
      <dc:creator>nikhil1</dc:creator>
      <dc:date>2017-03-21T10:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164859#M127226</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt; &lt;/P&gt;&lt;P&gt;is there an update on this feature request?&lt;/P&gt;&lt;P&gt;Thanks, Martin&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:48:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164859#M127226</guid>
      <dc:creator>martin_voigt</dc:creator>
      <dc:date>2017-09-06T19:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164860#M127227</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.hortonworks.com/users/5078/pvillard.html"&gt;@Pierre Villard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do you have any update on this issue? We really need to autheticate using groups instead of users.&lt;/P&gt;&lt;P&gt;Thanks, Dini.&lt;/P&gt;,&lt;P&gt;Hi &lt;A href="https://community.hortonworks.com/users/5078/pvillard.html"&gt;@Pierre Villard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do you have any update on this issue? I really need to use groups to authenticate through LDAP..&lt;/P&gt;&lt;P&gt;Tks.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 01:14:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164860#M127227</guid>
      <dc:creator>fernandodini_re</dc:creator>
      <dc:date>2017-12-13T01:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NiFi Integration with LDAP and Authentication via Groups</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164861#M127228</link>
      <description>&lt;P&gt;UPDATE: Note that this feature was introduced in NiFi-1.5.0 / HDF-3.1 and is now GA.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.1/bk_security/content/ch05s04.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.1/bk_security/content/ch05s04.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 16:01:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NiFi-Integration-with-LDAP-and-Authentication-via/m-p/164861#M127228</guid>
      <dc:creator>dchaffey</dc:creator>
      <dc:date>2018-03-22T16:01:25Z</dc:date>
    </item>
  </channel>
</rss>

