<?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: Read-only SAS Studio users in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931549#M28595</link>
    <description>&lt;P&gt;Huh?&amp;nbsp; Not sure that is going to be possible.&amp;nbsp; And why would you want that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the &lt;STRONG&gt;datasets&lt;/STRONG&gt; to be readonly&amp;nbsp; that would make sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For that you can use the ACCESS=READONLY option when issuing the LIBNAME statement that defines the libref you want them to use to point to the datasets.&amp;nbsp; Or better change the file permissions of the directory where the actual dataset files live.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2024 13:31:46 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2024-06-10T13:31:46Z</dc:date>
    <item>
      <title>Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931532#M28594</link>
      <description>&lt;DIV class=""&gt;Hi everyone,&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;For our SAS Viya installation (Version LTS 2023.10) we would like to configure a custom user group with Read-Only permission to SAS Studio, i.e. such users should be able to open and view SAS datasets and other files on the SAS Server, but not allowed to write and execute SAS code.&lt;/DIV&gt;&lt;DIV class=""&gt;We tried creating a new rule in Environment Manager for "/SASStudio/**" object URI with Read permission. The Users are able to log in, but they don't see any content.&lt;/DIV&gt;&lt;DIV class=""&gt;Does anyone know how to configure it correctly?&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Many thanks in advance!&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Jun 2024 10:50:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931532#M28594</guid>
      <dc:creator>mprikolota</dc:creator>
      <dc:date>2024-06-10T10:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931549#M28595</link>
      <description>&lt;P&gt;Huh?&amp;nbsp; Not sure that is going to be possible.&amp;nbsp; And why would you want that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the &lt;STRONG&gt;datasets&lt;/STRONG&gt; to be readonly&amp;nbsp; that would make sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For that you can use the ACCESS=READONLY option when issuing the LIBNAME statement that defines the libref you want them to use to point to the datasets.&amp;nbsp; Or better change the file permissions of the directory where the actual dataset files live.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 13:31:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931549#M28595</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-06-10T13:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931562#M28597</link>
      <description>SAS Studio uses a compute server running as the requesting user to perform these actions (reading SAS data sets, viewing file system contents), which would also be used to run any SAS code.&lt;BR /&gt;&lt;BR /&gt;If you do not want users to be able to write and execute SAS code, they should not have access to SAS Studio at all.</description>
      <pubDate>Mon, 10 Jun 2024 14:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931562#M28597</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2024-06-10T14:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931570#M28600</link>
      <description>Basically I was hoping to make use of "Data Viewer" feature of SAS Studio by non-programmers, i.e. to mimic SAS Universal Viewer in Viya.&lt;BR /&gt;The dataset files (sas7bdat) are already protected in the storage, but I miss a data viewer tool in SAS Viya.</description>
      <pubDate>Mon, 10 Jun 2024 15:32:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931570#M28600</guid>
      <dc:creator>mprikolota</dc:creator>
      <dc:date>2024-06-10T15:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931572#M28601</link>
      <description>Is there any alternative in SAS Viya to view SAS7BDAT files?</description>
      <pubDate>Mon, 10 Jun 2024 15:51:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931572#M28601</guid>
      <dc:creator>mprikolota</dc:creator>
      <dc:date>2024-06-10T15:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931623#M28604</link>
      <description>&lt;P&gt;SAS Visual Analytics for Viya enables you to view SAS datasets but they would all need to be loaded into a CAS library for this to happen. It might also be possible to load datasets into CAS when selected although I don't have Viya to test that.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 20:11:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931623#M28604</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-06-10T20:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only SAS Studio users</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931661#M28605</link>
      <description>&lt;P&gt;There is a rule that looks like this, see below. By default Authenticated Users is the principal type. If like in the example below you assign a certain group, only members of this group can run programs. Other users will receive an error when they try too.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BrunoMueller_0-1718091069461.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/97202i7049F4FA2FF450B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BrunoMueller_0-1718091069461.png" alt="BrunoMueller_0-1718091069461.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There is a similar rule for background processing using the ObjectURI&amp;nbsp;/studio/sessions/*/background/submissions. By default Authenticated Users are allowed to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might help, however you still have the complete SAS Studio GUI available which might be a bit to much for the casual data viewer. Also what was mentioned before about ACCESS=READONLY is important.&lt;BR /&gt;&lt;BR /&gt;As an alternative have a look at&amp;nbsp;&lt;A href="https://datacontroller.io" target="_blank" rel="noopener"&gt;https://datacontroller.io&lt;/A&gt;&amp;nbsp;It might just do what you need (I do not have personal experience with it).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 07:50:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Read-only-SAS-Studio-users/m-p/931661#M28605</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2024-06-11T07:50:36Z</dc:date>
    </item>
  </channel>
</rss>

