<?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 Re: Kerberos setup in SAS 9.4 M8(Hosted on Windows). in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976844#M30336</link>
    <description>&lt;P&gt;We've always used the local system account as it will always have the required permissions to run any services.&lt;/P&gt;</description>
    <pubDate>Sun, 12 Oct 2025 20:20:45 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2025-10-12T20:20:45Z</dc:date>
    <item>
      <title>Kerberos setup in SAS 9.4 M8(Hosted on Windows).</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976820#M30335</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a very basic question, but I guess it is important to decide when setting up kerberos in the sas 9.4 m8 environment(running on windows machine).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have services (object spawner) is running with local system, as per document&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bisecag/p1jg2eif6qym5qn1co79sdclcyt7.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bisecag/p1jg2eif6qym5qn1co79sdclcyt7.htm&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;The delegation privilege is granted to the SAS Object Spawner.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;UL class="xisDoc-listUnordered"&gt;
&lt;LI class="xisDoc-item"&gt;If the SAS Object Spawner is running on Windows under the &lt;STRONG&gt;local system account&lt;/STRONG&gt;, select the host machine in Active Directory under&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Computers&lt;/SPAN&gt;. On the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Delegation&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tab, select the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Trust this computer for delegation to specified services only&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/LI&gt;
&lt;LI class="xisDoc-item"&gt;If the SAS Object Spawner is running on Windows under a domain account, select the user account in Active Directory, typically under&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Users&lt;/SPAN&gt;. On the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Delegation&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tab, select the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Trust this user for delegation to the specified services only&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;My question is - what options is really recommended, local system account or domain account ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Oct 2025 05:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976820#M30335</guid>
      <dc:creator>kumarsandip975</dc:creator>
      <dc:date>2025-10-12T05:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos setup in SAS 9.4 M8(Hosted on Windows).</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976844#M30336</link>
      <description>&lt;P&gt;We've always used the local system account as it will always have the required permissions to run any services.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Oct 2025 20:20:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976844#M30336</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-10-12T20:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Kerberos setup in SAS 9.4 M8(Hosted on Windows).</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976871#M30338</link>
      <description>I think this is a question of security posture. In this example were you to use local system you are allowing local system to delegate to specific services, so this would apply to any service running as local system and not just the object spawner. If you wanted to limit this delegation permission only to the object spawner, you'd need to use a service account.</description>
      <pubDate>Mon, 13 Oct 2025 12:40:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Kerberos-setup-in-SAS-9-4-M8-Hosted-on-Windows/m-p/976871#M30338</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-10-13T12:40:24Z</dc:date>
    </item>
  </channel>
</rss>

