<?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: Is there any way to skip &amp;quot;create principal&amp;quot; and &amp;quot;create keytab&amp;quot; step in enable kerberos wizard while kerberizing the cluster? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187291#M65027</link>
    <description>&lt;P&gt;You can specify that you do not want Ambari to manage the underlying Kerberos infrastructure (MIT Kerberos library, kb5.conf, principals, and keytab files) using the API or Blueprints by setting the following configurations:&lt;/P&gt;&lt;PRE&gt;kerberos-env/kdc_type = "none"
kerberos-env/manage_identities = false
kerberos-env/install_packages = false
krb5-conf/manage_krb5_conf = false&lt;/PRE&gt;&lt;P&gt;Technically, you can pick and choose which features you want Ambari to, or not to handle; but the above setting are what the UI sets when you choose the "manual" option.&lt;/P&gt;&lt;P&gt;See &lt;A target="_blank" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/security/kerberos/enabling_kerberos.md#the-rest-api"&gt;https://github.com/apache/ambari/blob/trunk/ambari-server/docs/security/kerberos/enabling_kerberos.md#the-rest-api&lt;/A&gt; for more information on using the API to enable Kerberos.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2017 16:16:43 GMT</pubDate>
    <dc:creator>rlevas</dc:creator>
    <dc:date>2017-07-24T16:16:43Z</dc:date>
    <item>
      <title>Is there any way to skip "create principal" and "create keytab" step in enable kerberos wizard while kerberizing the cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187288#M65024</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are trying to kerberize cluster using Centirfy with pre
created AD Accounts and Keytabs . So far we are able kerberize with following
approach.&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Generate computer account in AD and centrify
using APIs. [We can access AD or Centrify only through APIs].&lt;/LI&gt;&lt;LI&gt;Do “adjoin” after creating computer accounts in
AD and CENTRIFY.&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;
&lt;LI&gt;Create principals and keytabs for user and
services in AD/Centrify&lt;/LI&gt;&lt;LI&gt;Place user and service keytabs on respective
hosts in /etc/security/keytabs&lt;/LI&gt;&lt;LI&gt;From Ambari UI,
Enable Security -&amp;gt; 
&lt;STRONG&gt;Existing Active Directory&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;But in reaches to point till creation of principal and gets failed.&lt;/STRONG&gt;  So, Is there any procedure which can skip procedure of "create principal" and "create keytabs", as it is already created and placed at respective hosts.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:45:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187288#M65024</guid>
      <dc:creator>ajitpsonawane</dc:creator>
      <dc:date>2017-07-17T17:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to skip "create principal" and "create keytab" step in enable kerberos wizard while kerberizing the cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187289#M65025</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/23233/ajitpsonawane.html" nodeid="23233"&gt;@Ajit Sonawane&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are a few articles on HCC related to enabling Kerberos using Ambari when Centrify is involved.  For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A target="_blank" href="https://community.hortonworks.com/questions/2939/hdp-23ambari-integration-with-ad-managed-by-centri.html"&gt;https://community.hortonworks.com/questions/2939/hdp-23ambari-integration-with-ad-managed-by-centri.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A target="_blank" href="https://community.hortonworks.com/articles/5388/centrify-integration-with-hdp.html"&gt;https://community.hortonworks.com/articles/5388/centrify-integration-with-hdp.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However if you wish to have Ambari skip creating keytab files and principals, you can use the Enable Kerberos Wizard and choose the "manual" option.  This will allow Ambari to configure the services while allowing you to manually manage the underlying Kerberos infrastructure and identities (principals and keytab files). &lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 22:13:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187289#M65025</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2017-07-17T22:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to skip "create principal" and "create keytab" step in enable kerberos wizard while kerberizing the cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187290#M65026</link>
      <description>&lt;P&gt;Thanks Robert for your quick reply.&lt;/P&gt;&lt;P&gt;Is there any REST API or Ambari Blueprint option which supports "Manual " way of kerberization.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 00:48:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187290#M65026</guid>
      <dc:creator>ajitpsonawane</dc:creator>
      <dc:date>2017-07-24T00:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to skip "create principal" and "create keytab" step in enable kerberos wizard while kerberizing the cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187291#M65027</link>
      <description>&lt;P&gt;You can specify that you do not want Ambari to manage the underlying Kerberos infrastructure (MIT Kerberos library, kb5.conf, principals, and keytab files) using the API or Blueprints by setting the following configurations:&lt;/P&gt;&lt;PRE&gt;kerberos-env/kdc_type = "none"
kerberos-env/manage_identities = false
kerberos-env/install_packages = false
krb5-conf/manage_krb5_conf = false&lt;/PRE&gt;&lt;P&gt;Technically, you can pick and choose which features you want Ambari to, or not to handle; but the above setting are what the UI sets when you choose the "manual" option.&lt;/P&gt;&lt;P&gt;See &lt;A target="_blank" href="https://github.com/apache/ambari/blob/trunk/ambari-server/docs/security/kerberos/enabling_kerberos.md#the-rest-api"&gt;https://github.com/apache/ambari/blob/trunk/ambari-server/docs/security/kerberos/enabling_kerberos.md#the-rest-api&lt;/A&gt; for more information on using the API to enable Kerberos.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 16:16:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187291#M65027</guid>
      <dc:creator>rlevas</dc:creator>
      <dc:date>2017-07-24T16:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to skip "create principal" and "create keytab" step in enable kerberos wizard while kerberizing the cluster?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187292#M65028</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/322/rlevas.html" nodeid="322"&gt;@Robert Levas&lt;/A&gt;, problem solved with your solution.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 14:45:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-any-way-to-skip-quot-create-principal-quot-and-quot/m-p/187292#M65028</guid>
      <dc:creator>ajitpsonawane</dc:creator>
      <dc:date>2017-09-19T14:45:31Z</dc:date>
    </item>
  </channel>
</rss>

