<?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: How To Constrain/Limit Usage in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230399#M3475</link>
    <description>1) Yes, but not using SAS tools. You need to explore the options in your OS.&lt;BR /&gt;2) See 1).&lt;BR /&gt;3) Please elaborate about this one.&lt;BR /&gt;4) Yes. But how to design this is a not a binary matter. You can limit authorization in the RDBMS and in SAS metadata as well. So you need to document the requirements for the environment first and then design the authorization pattern.</description>
    <pubDate>Sat, 17 Oct 2015 06:56:53 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-10-17T06:56:53Z</dc:date>
    <item>
      <title>How To Constrain/Limit Usage</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230328#M3474</link>
      <description>&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Am new to SAS and planning a new installation. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am hoping someone has already solved the questions I am posting and can share your learnings/experiences.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Am wanting to constrain/limit usage in our sandbox environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; How can I...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp; &amp;nbsp; 1) Constrain the amount of disk storage consumed by an individual user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp; &amp;nbsp; 2) Limit the amount of processing resources (i.e. cpu, memory, i/o) allocated to any particualr active session?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp; &amp;nbsp; 3) Limit/prevent access to recurring schedules?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp; &amp;nbsp; 4) Limit/prevent ability to write back to a DBMS?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In Advance,&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 17:05:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230328#M3474</guid>
      <dc:creator>BruceAlexander</dc:creator>
      <dc:date>2015-10-16T17:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How To Constrain/Limit Usage</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230399#M3475</link>
      <description>1) Yes, but not using SAS tools. You need to explore the options in your OS.&lt;BR /&gt;2) See 1).&lt;BR /&gt;3) Please elaborate about this one.&lt;BR /&gt;4) Yes. But how to design this is a not a binary matter. You can limit authorization in the RDBMS and in SAS metadata as well. So you need to document the requirements for the environment first and then design the authorization pattern.</description>
      <pubDate>Sat, 17 Oct 2015 06:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230399#M3475</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-17T06:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: How To Constrain/Limit Usage</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230530#M3481</link>
      <description>&lt;P&gt;1 and 2 are clearly tasks for the operating system administration. 1 is done with defining quotas for users/groups, 2 by using a tool like the AIX workload manager.&lt;/P&gt;&lt;P&gt;3 needs further clarification. Define "schedules".&lt;/P&gt;&lt;P&gt;4 is a task for the DBMS administrator. Once permissions are correctly set within the DBMS, users will not be able to exceed them from within SAS. Do NOT use a shared DBMS ID; instead have every user use his/her own ID when connecting to the DBMS.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 06:18:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230530#M3481</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-10-19T06:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: How To Constrain/Limit Usage</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230592#M3485</link>
      <description>&lt;P&gt;Thanks for the responses.&amp;nbsp; Had anticipated that I would be looking outside SAS to address these, but thought I would run the questions by experienced admins.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 15:17:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-To-Constrain-Limit-Usage/m-p/230592#M3485</guid>
      <dc:creator>BruceAlexander</dc:creator>
      <dc:date>2015-10-19T15:17:08Z</dc:date>
    </item>
  </channel>
</rss>

