<?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 Setting up host principal in KDC in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-host-principal-in-KDC/m-p/617783#M18023</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to add a host principal in KDC (below is the SAS link I am following) and the command doesn't seem to recognize "&lt;FONT color="#FF0000"&gt;ok_to_delegate&lt;/FONT&gt;". I have less knowledge in kerberos mechanism. Could you advise if &lt;STRONG&gt;ok_as_delegate&lt;/STRONG&gt; can be used instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n02024sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en#n02029sashpanalytics0install"&gt;https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n02024sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en#n02029sashpanalytics0install&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[root@xxxxx~]# kadmin -q "addprinc –randkey +ok_to_delegate host/xxxxx.ic.xxxx.net"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Authenticating as principal root/admin@karthikhdp.IC.xxxx.NET with password.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Password for root/admin@karthikhdp.IC.xxxx.NET:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;usage: add_principal [options] principal&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;options are:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-randkey|-nokey] [-x db_princ_args]* [-expire expdate] [-pwexpire pwexpdate] [-maxlife maxtixlife]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-kvno kvno] [-policy policy] [-clearpolicy]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-pw password] [-maxrenewlife maxrenewlife]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-e keysaltlist]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[{+|-}attribute]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;attributes are:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;allow_postdated allow_forwardable allow_tgs_req allow_renewable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;allow_proxiable allow_dup_skey allow_tix requires_preauth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;requires_hwauth needchange allow_svr password_changing_service&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ok_as_delegate ok_to_auth_as_delegate no_auth_data_required&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;lockdown_keys&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;where,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-x db_princ_args]* - any number of database specific arguments.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Look at each database documentation for supported arguments&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 15:13:15 GMT</pubDate>
    <dc:creator>vemurikarthik</dc:creator>
    <dc:date>2020-01-16T15:13:15Z</dc:date>
    <item>
      <title>Setting up host principal in KDC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-host-principal-in-KDC/m-p/617783#M18023</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to add a host principal in KDC (below is the SAS link I am following) and the command doesn't seem to recognize "&lt;FONT color="#FF0000"&gt;ok_to_delegate&lt;/FONT&gt;". I have less knowledge in kerberos mechanism. Could you advise if &lt;STRONG&gt;ok_as_delegate&lt;/STRONG&gt; can be used instead?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n02024sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en#n02029sashpanalytics0install"&gt;https://documentation.sas.com/?docsetId=hpaicg&amp;amp;docsetTarget=n02024sashpanalytics0install.htm&amp;amp;docsetVersion=3.9&amp;amp;locale=en#n02029sashpanalytics0install&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[root@xxxxx~]# kadmin -q "addprinc –randkey +ok_to_delegate host/xxxxx.ic.xxxx.net"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Authenticating as principal root/admin@karthikhdp.IC.xxxx.NET with password.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Password for root/admin@karthikhdp.IC.xxxx.NET:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;usage: add_principal [options] principal&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;options are:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-randkey|-nokey] [-x db_princ_args]* [-expire expdate] [-pwexpire pwexpdate] [-maxlife maxtixlife]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-kvno kvno] [-policy policy] [-clearpolicy]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-pw password] [-maxrenewlife maxrenewlife]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-e keysaltlist]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[{+|-}attribute]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;attributes are:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;allow_postdated allow_forwardable allow_tgs_req allow_renewable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;allow_proxiable allow_dup_skey allow_tix requires_preauth&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;requires_hwauth needchange allow_svr password_changing_service&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ok_as_delegate ok_to_auth_as_delegate no_auth_data_required&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;lockdown_keys&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;where,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-x db_princ_args]* - any number of database specific arguments.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Look at each database documentation for supported arguments&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 15:13:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-host-principal-in-KDC/m-p/617783#M18023</guid>
      <dc:creator>vemurikarthik</dc:creator>
      <dc:date>2020-01-16T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up host principal in KDC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-host-principal-in-KDC/m-p/617992#M18024</link>
      <description>I think it should be ok_as_delegate. Here the link to list of commands - &lt;A href="https://web.mit.edu/kerberos/krb5-1.12/doc/admin/admin_commands/kadmin_local.html" target="_blank"&gt;https://web.mit.edu/kerberos/krb5-1.12/doc/admin/admin_commands/kadmin_local.html&lt;/A&gt;</description>
      <pubDate>Fri, 17 Jan 2020 02:30:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setting-up-host-principal-in-KDC/m-p/617992#M18024</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-01-17T02:30:39Z</dc:date>
    </item>
  </channel>
</rss>

