<?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: Default Permission in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Default-Permission/m-p/1619#M524</link>
    <description>sounds like a code node is required.&lt;BR /&gt;
The following is based on the techniques we used in SAS6, so it probably still works. &lt;BR /&gt;
To get the op.sys to mark the file permissions, the code node would capture the latest dataset from &amp;amp;syslast, then determine the physical name and path,&lt;BR /&gt;
then pipe to a datastep infile, the effect of command: &lt;BR /&gt;
&lt;BR /&gt;
chmod +{whatever} your.latest.dataset.sas7bdat&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
In SAS8 and SAS9, perhaps the chmod command can be executed through some other command handler like %sysexec.&lt;BR /&gt;
&lt;BR /&gt;
Good Luck&lt;BR /&gt;
Peter</description>
    <pubDate>Thu, 26 Oct 2006 12:03:20 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-10-26T12:03:20Z</dc:date>
    <item>
      <title>Default Permission</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Default-Permission/m-p/1618#M523</link>
      <description>I have noticed that when I create code or data in EG the default permissions are for owner and group to have read and write access. Our default on the UNIX server is RW-R-R. How can I change the default to allow only read access to group members using EG?</description>
      <pubDate>Tue, 24 Oct 2006 12:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Default-Permission/m-p/1618#M523</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-10-24T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Default Permission</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Default-Permission/m-p/1619#M524</link>
      <description>sounds like a code node is required.&lt;BR /&gt;
The following is based on the techniques we used in SAS6, so it probably still works. &lt;BR /&gt;
To get the op.sys to mark the file permissions, the code node would capture the latest dataset from &amp;amp;syslast, then determine the physical name and path,&lt;BR /&gt;
then pipe to a datastep infile, the effect of command: &lt;BR /&gt;
&lt;BR /&gt;
chmod +{whatever} your.latest.dataset.sas7bdat&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
In SAS8 and SAS9, perhaps the chmod command can be executed through some other command handler like %sysexec.&lt;BR /&gt;
&lt;BR /&gt;
Good Luck&lt;BR /&gt;
Peter</description>
      <pubDate>Thu, 26 Oct 2006 12:03:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Default-Permission/m-p/1619#M524</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-10-26T12:03:20Z</dc:date>
    </item>
  </channel>
</rss>

