<?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: Restricting Job Scheduling Access in SAS Viya in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Restricting-Job-Scheduling-Access-in-SAS-Viya/m-p/988751#M30822</link>
    <description>Rather than modifying the existing rules granting access you should disable them and create new ones granting the access you want, as the default rules are bootstrapped when the services start, so restarting of services would overwrite your changes.&lt;BR /&gt;&lt;BR /&gt;The ability to actually schedule a job for future execution is driven by create permission on the /scheduler/jobs object URI, but this would not impact the ability to run a job "now" (/jobExecution/jobRequests/&amp;lt;job_request_id&amp;gt;/jobs, /jobExecution/jobs) or create a job (/jobExecution/jobRequests) or flow (/jobFlowScheduling/flows). Updating a flow's schedule is controlled with Update permission on on the flow /jobFlowScheduling/flows/&amp;lt;flow_id&amp;gt;, but pushing that schedule is done with a call to /jobFlowScheduling/flows/&amp;lt;flow_id&amp;gt;/scheduled, and that call would fail if you already blocked permission to /scheduler/jobs, though this could result in the flow having a schedule defined that is not reflected in scheduler.</description>
    <pubDate>Wed, 27 May 2026 17:34:45 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2026-05-27T17:34:45Z</dc:date>
    <item>
      <title>Restricting Job Scheduling Access in SAS Viya</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Restricting-Job-Scheduling-Access-in-SAS-Viya/m-p/988676#M30821</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a requirement in our SAS Viya environment where only a limited set of groups ( mainly SAS administrator ) should be able to schedule jobs through SAS Studio or SAS Environment Manager.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried modifying the authorization rules in SAS Environment Manager for the /scheduler and /SASjobexecution object URIs. Instead of granting permissions to the Authenticated Users group, I granted permissions only to the SAS Administrators group. However, non SAS Admin users are still able to schedule jobs through SAS Studio.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let me know the complete list of object URIs that need to be restricted to control job scheduling access for specific groups?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 19:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Restricting-Job-Scheduling-Access-in-SAS-Viya/m-p/988676#M30821</guid>
      <dc:creator>freshstarter</dc:creator>
      <dc:date>2026-05-26T19:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Job Scheduling Access in SAS Viya</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Restricting-Job-Scheduling-Access-in-SAS-Viya/m-p/988751#M30822</link>
      <description>Rather than modifying the existing rules granting access you should disable them and create new ones granting the access you want, as the default rules are bootstrapped when the services start, so restarting of services would overwrite your changes.&lt;BR /&gt;&lt;BR /&gt;The ability to actually schedule a job for future execution is driven by create permission on the /scheduler/jobs object URI, but this would not impact the ability to run a job "now" (/jobExecution/jobRequests/&amp;lt;job_request_id&amp;gt;/jobs, /jobExecution/jobs) or create a job (/jobExecution/jobRequests) or flow (/jobFlowScheduling/flows). Updating a flow's schedule is controlled with Update permission on on the flow /jobFlowScheduling/flows/&amp;lt;flow_id&amp;gt;, but pushing that schedule is done with a call to /jobFlowScheduling/flows/&amp;lt;flow_id&amp;gt;/scheduled, and that call would fail if you already blocked permission to /scheduler/jobs, though this could result in the flow having a schedule defined that is not reflected in scheduler.</description>
      <pubDate>Wed, 27 May 2026 17:34:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Restricting-Job-Scheduling-Access-in-SAS-Viya/m-p/988751#M30822</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2026-05-27T17:34:45Z</dc:date>
    </item>
  </channel>
</rss>

