<?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 SASUSER vs SASUSER (SAS 9.4) in Architecture</title>
    <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725435#M288</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one is driving me crazy. We have the SASUSER library path, to which we can find the configuration something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-SASUSER "/sas/sasdata/SASUSER/&lt;FONT color="#000000"&gt;&lt;STRONG&gt;$SASUSER&lt;/STRONG&gt;&lt;/FONT&gt;/"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in '/../WorkspaceServer/sasv9_usermods.cfg'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But WHERE do we get the actual 'USER' setting '$SASUSER' above? I've exhausted the linux 'find' options on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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, 11 Mar 2021 13:46:16 GMT</pubDate>
    <dc:creator>RexDeus9</dc:creator>
    <dc:date>2021-03-11T13:46:16Z</dc:date>
    <item>
      <title>SASUSER vs SASUSER (SAS 9.4)</title>
      <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725435#M288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one is driving me crazy. We have the SASUSER library path, to which we can find the configuration something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-SASUSER "/sas/sasdata/SASUSER/&lt;FONT color="#000000"&gt;&lt;STRONG&gt;$SASUSER&lt;/STRONG&gt;&lt;/FONT&gt;/"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in '/../WorkspaceServer/sasv9_usermods.cfg'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But WHERE do we get the actual 'USER' setting '$SASUSER' above? I've exhausted the linux 'find' options on this one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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, 11 Mar 2021 13:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725435#M288</guid>
      <dc:creator>RexDeus9</dc:creator>
      <dc:date>2021-03-11T13:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: SASUSER vs SASUSER (SAS 9.4)</title>
      <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725443#M289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Found it:&lt;BR /&gt;/../WorkspaceServer/WorkspaceServer_usermods.sh&lt;BR /&gt;export SASUSER=$(id -un)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you anyways!:-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2021 13:58:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725443#M289</guid>
      <dc:creator>RexDeus9</dc:creator>
      <dc:date>2021-03-11T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: SASUSER vs SASUSER (SAS 9.4)</title>
      <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725446#M290</link>
      <description>&lt;P&gt;$SASUSER seems to be an environment variable, set somewhere in a script with&lt;/P&gt;
&lt;P&gt;(example)&lt;/P&gt;
&lt;PRE&gt;export SASUSER=sasuser.v94&lt;/PRE&gt;
&lt;P&gt;Since this is part of a usermods.cfg file, it is a customized setting that was done at your site, so the one who set up your SAS system will know.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 14:01:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725446#M290</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-03-11T14:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: SASUSER vs SASUSER (SAS 9.4)</title>
      <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725448#M291</link>
      <description>Hi Kurt,&lt;BR /&gt;&lt;BR /&gt;You never skip a beat, don't you! Thank you!&lt;BR /&gt;&lt;BR /&gt;Yvan</description>
      <pubDate>Thu, 11 Mar 2021 14:13:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725448#M291</guid>
      <dc:creator>RexDeus9</dc:creator>
      <dc:date>2021-03-11T14:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: SASUSER vs SASUSER (SAS 9.4)</title>
      <link>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725453#M292</link>
      <description>&lt;P&gt;UNIX shell scripting is one of my specialities, so I wouldn't let that one pass!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 14:22:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Architecture/SASUSER-vs-SASUSER-SAS-9-4/m-p/725453#M292</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-03-11T14:22:39Z</dc:date>
    </item>
  </channel>
</rss>

