<?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: Can we restart SAS services on linux with a different UID, that the one used for installation in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507658#M14775</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/119425"&gt;@draghun9&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it should be fine as long as you take the required counter measures. Meaning:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- assing same&lt;STRONG&gt; group memberships&lt;/STRONG&gt; to the new sasinst user than the old one: sas, sasusers, sudo-ers (if apply), etc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- change the &lt;STRONG&gt;files ownership&lt;/STRONG&gt; from the old sasinst user to the new one&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The bin/sashome, config, logs ... all SAS folders:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=p0eqop8dtbe081n1xl4tgs69a15z.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=p0eqop8dtbe081n1xl4tgs69a15z.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;And anything else you can think of where the old sasinst user was owner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Ensure the same changes of the user i&lt;STRONG&gt;n the SAS Metadata&lt;/STRONG&gt;, to ensure SAS can pick up the new user (and password if needed)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, have a very good snapshot or full backup, before the change, restart services and hope that you did not miss anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: indeed, better not to think about 777 permissions and such. Endless Nightmares.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Oct 2018 07:18:39 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2018-10-26T07:18:39Z</dc:date>
    <item>
      <title>Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507637#M14773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Need some advise with below issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our SAS 9.4 app sits on linux server. Recently, to fix some AD authentication issue on our server, they have applied some patch/ solution, And from the, i see that the UID of the installation ID (rtdmsas) is different than what used to be during the installation and they are no so positive&amp;nbsp;&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://communities.sas.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt; about retreiving the old UID. So, Need your adwise on what can be done to start services as now i get permission denied error accessing the SAS install/config folders itself.&lt;/P&gt;&lt;P&gt;I know , its not advisable on opening up the permissions on the folders and start services. So, is there any other option you guys could suggest.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 03:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507637#M14773</guid>
      <dc:creator>draghun9</dc:creator>
      <dc:date>2018-10-26T03:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507658#M14775</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/119425"&gt;@draghun9&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it should be fine as long as you take the required counter measures. Meaning:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- assing same&lt;STRONG&gt; group memberships&lt;/STRONG&gt; to the new sasinst user than the old one: sas, sasusers, sudo-ers (if apply), etc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- change the &lt;STRONG&gt;files ownership&lt;/STRONG&gt; from the old sasinst user to the new one&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The bin/sashome, config, logs ... all SAS folders:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=p0eqop8dtbe081n1xl4tgs69a15z.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=biig&amp;amp;docsetTarget=p0eqop8dtbe081n1xl4tgs69a15z.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;And anything else you can think of where the old sasinst user was owner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Ensure the same changes of the user i&lt;STRONG&gt;n the SAS Metadata&lt;/STRONG&gt;, to ensure SAS can pick up the new user (and password if needed)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, have a very good snapshot or full backup, before the change, restart services and hope that you did not miss anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: indeed, better not to think about 777 permissions and such. Endless Nightmares.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 07:18:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507658#M14775</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2018-10-26T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507659#M14776</link>
      <description>&lt;P&gt;As the superuser, do the following:&lt;/P&gt;
&lt;PRE&gt;find / -user old_uid -exec chown new_user {} \;&lt;/PRE&gt;
&lt;P&gt;where old_uid is the previous numerical id, and new_user is the username.&lt;/P&gt;
&lt;P&gt;Do such operations only when a current backup of the whole system is available. Make sure that old_uid is not accidentally used by another user on the same system (you never know with things like AD).&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 07:22:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/507659#M14776</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-10-26T07:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508271#M14797</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 08:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508271#M14797</guid>
      <dc:creator>draghun9</dc:creator>
      <dc:date>2018-10-29T08:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508304#M14798</link>
      <description>&lt;P&gt;On Linux there are certain administration functions inside the SAS Deployment Manager where a comparison of the username of the SAS installation user that was used during the installation is compared with the one currently executing the task. I've seen first hand an instance of where the case of the username changed and this stopped the task from being able to be performed. I don't recall specifically which task in the SDM was being used. This is something to be mindful of.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 11:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508304#M14798</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-10-29T11:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can we restart SAS services on linux with a different UID, that the one used for installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508307#M14799</link>
      <description>&lt;P&gt;From what I take from the original post (and the acceptance of my suggestion as the solution points to it), the username has not changed, but the underlying numerical uid that is supplied by the LDAP source for that username.&lt;/P&gt;
&lt;P&gt;Something that should never happen, but can happen when a move to LDAP is implemented without proper planning and design. Or when a new business unit is added to an existing LDAP database, and collisions of the numerical uid's need to be dealt with. If the later, I'd actually recommend to also do a new setup of the SAS installation from scratch once the migration of the userbase has concluded successfully.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 11:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Can-we-restart-SAS-services-on-linux-with-a-different-UID-that/m-p/508307#M14799</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-10-29T11:52:06Z</dc:date>
    </item>
  </channel>
</rss>

