<?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: sas scheduling user group  issue in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-scheduling-user-group-issue/m-p/560086#M16304</link>
    <description>&lt;P&gt;SAS will use the primary group of a user when creating files. If group "sas" is not returned as the primary group when the LDAP source delivers user metadata, but instead gives you "domain users" as the primary group, then this will be used.&lt;/P&gt;
&lt;P&gt;If you want all files created in a directory to belong to a certain group, do this:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;set this group as the group of the directory (&lt;FONT face="courier new,courier"&gt;chgrp sas /path/directory&lt;/FONT&gt;)&lt;/LI&gt;
&lt;LI&gt;do &lt;FONT face="courier new,courier"&gt;chmod g+s&amp;nbsp;/path/directory&lt;/FONT&gt; (may need superuser)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 11:11:55 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-05-20T11:11:55Z</dc:date>
    <item>
      <title>sas scheduling user group  issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-scheduling-user-group-issue/m-p/560078#M16303</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lsf_adm&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; user is a scheduling user, when this user creates a below tables, &lt;STRONG&gt;lsf_adm&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; group is in &lt;STRONG&gt;domain users&lt;/STRONG&gt; list but not in &lt;STRONG&gt;SAS&lt;/STRONG&gt; group. when I checked the&amp;nbsp;&lt;STRONG&gt;lsf_adm&lt;/STRONG&gt;&amp;nbsp; group by using "&lt;STRONG&gt;getent group sas&lt;/STRONG&gt;" command&amp;nbsp;,&lt;STRONG&gt;lsf_adm&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp;is in the &lt;STRONG&gt;SAS&lt;/STRONG&gt; group but when it is creating a file why it is in &lt;STRONG&gt;domain users&lt;/STRONG&gt; group but not in &lt;STRONG&gt;SAS&lt;/STRONG&gt; group. is there any method to create it in SAS group or is it a user setup issue in SMS or&amp;nbsp; in AD. |Please advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-rw-rw-r--. 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; abc&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sas&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 27328512&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mar 26 2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;results_2.sas7bdat&lt;BR /&gt;-rw-rw-r--. 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; srv&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sas&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 36175872&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mar 26 2018&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;results_3.sas7bdat&lt;BR /&gt;-rw-rw-r--. 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lsf_adm&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;domain users&amp;nbsp; &amp;nbsp; 196608&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; May 20 10:28&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;test.sas7bdat&lt;BR /&gt;-rw-rw-r--. 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lsf_adm&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;domain users&amp;nbsp; &amp;nbsp; 196608&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; May 20 10:12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;test2.sas7bdat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:43:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-scheduling-user-group-issue/m-p/560078#M16303</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2019-05-20T10:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: sas scheduling user group  issue</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/sas-scheduling-user-group-issue/m-p/560086#M16304</link>
      <description>&lt;P&gt;SAS will use the primary group of a user when creating files. If group "sas" is not returned as the primary group when the LDAP source delivers user metadata, but instead gives you "domain users" as the primary group, then this will be used.&lt;/P&gt;
&lt;P&gt;If you want all files created in a directory to belong to a certain group, do this:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;set this group as the group of the directory (&lt;FONT face="courier new,courier"&gt;chgrp sas /path/directory&lt;/FONT&gt;)&lt;/LI&gt;
&lt;LI&gt;do &lt;FONT face="courier new,courier"&gt;chmod g+s&amp;nbsp;/path/directory&lt;/FONT&gt; (may need superuser)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 11:11:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/sas-scheduling-user-group-issue/m-p/560086#M16304</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-05-20T11:11:55Z</dc:date>
    </item>
  </channel>
</rss>

