<?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: Altus  Director integration with Active Directory in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93882#M57411</link>
    <description>&lt;P&gt;Yes, your understanding is correct.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 06:35:57 GMT</pubDate>
    <dc:creator>araujo</dc:creator>
    <dc:date>2019-08-09T06:35:57Z</dc:date>
    <item>
      <title>Altus  Director integration with Active Directory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93793#M57372</link>
      <description>&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;I recently integrated Altus Director with&amp;nbsp;Active Directory for role based authentication &amp;amp; authorisation. After implementation I noticed that the default admin credential (admin/admin) was not working anymore, which was expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is it possible/recommended to create another 'admin' user in Altus director (or in Active Directory) as a master credential just for back-up?&lt;/LI&gt;&lt;LI&gt;Do Altus Director have a&amp;nbsp;&lt;EM&gt;Authentication Backend Order&lt;/EM&gt; (eg. Database then External) like we have in Cloudera Manager?&lt;/LI&gt;&lt;LI&gt;Suppose, if a user is present in admin group as well as readonly group, then what role does Altus Director assumes for that user?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 15:52:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93793#M57372</guid>
      <dc:creator>SnehasishRSC</dc:creator>
      <dc:date>2022-09-16T15:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Altus  Director integration with Active Directory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93813#M57383</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Is it possible/recommended to create another 'admin' user in Altus director (or in Active Directory) as a master credential just for back-up?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Rather than granting individual users the &lt;STRONG&gt;Admin&lt;/STRONG&gt; role, when you integrate Director with Active Directory, you can map an Active Directory group to the Admin role by setting the following property:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lp.security.ldapConfig.activeDirectory.roleMapping.DirectorAdminGroupCn: &amp;lt;ADMIN_GROUP_CN&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With this, once you start Director, all the users in that AD group will already have admin privileges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Do Altus Director have a&amp;nbsp;&lt;EM&gt;Authentication Backend Order&lt;/EM&gt; (eg. Database then External) like we have in Cloudera Manager?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As far as I know the&amp;nbsp;&lt;EM&gt;lp&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;EM&gt;security&lt;/EM&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;EM&gt;userSource&lt;/EM&gt; parameter only accepts two values: &lt;EM&gt;LDAP&lt;/EM&gt; and &lt;EM&gt;internal&lt;/EM&gt;, and they are mutually exclusive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Suppose, if a user is present in admin group as well as readonly group, then what role does Altus Director assumes for that user?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The union of the privileges, so the user will be an Admin.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 18:09:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93813#M57383</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2019-08-07T18:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Altus  Director integration with Active Directory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93840#M57390</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;lp.security.ldapConfig.activeDirectory.roleMapping.DirectorAdminGroupCn: &amp;lt;ADMIN_GROUP_CN&amp;gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As per the documentation and my understanding the proper syntax would be&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;lp.security.ldapConfig.activeDirectory.roleMapping.&amp;lt;Active_Directory_Group_CN&amp;gt;: &amp;lt;ADMIN&amp;gt; / &amp;lt;READONLY&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please correct me if I'm wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 08:28:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93840#M57390</guid>
      <dc:creator>SnehasishRSC</dc:creator>
      <dc:date>2019-08-08T08:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Altus  Director integration with Active Directory</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93882#M57411</link>
      <description>&lt;P&gt;Yes, your understanding is correct.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 06:35:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Altus-Director-integration-with-Active-Directory/m-p/93882#M57411</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2019-08-09T06:35:57Z</dc:date>
    </item>
  </channel>
</rss>

