<?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: Shell command to show all Groups and users that access or reads a folder or a file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428899#M105908</link>
    <description>&lt;P&gt;If "others" have read permission,&amp;nbsp;&lt;EM&gt;everybody&lt;/EM&gt; has access. If not, but the group has read permission, then all members of this group have access. If neither, only the owner has access. That's it. Unless you have defined ACL's.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 19:18:12 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-01-18T19:18:12Z</dc:date>
    <item>
      <title>Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428873#M105899</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using unix environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a shell command to list all groups or users that have access to a specific location or file ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ls -l does not work for me, because i need all users that can read from that directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428873#M105899</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-18T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428884#M105904</link>
      <description>&lt;P&gt;ls -l is&amp;nbsp;&lt;EM&gt;the&lt;/EM&gt; primary tool for this. It shows you the permissions for the owner, the group and all others.&lt;/P&gt;
&lt;P&gt;On top of that, you may have an access control list (ACL) defined. On AIX, one uses aclget to retrieve that information.&lt;/P&gt;
&lt;P&gt;This is all you need for determining access to a directory/file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To display members of a group, use the lsgroup command.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:20:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428884#M105904</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-01-18T17:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428887#M105905</link>
      <description>&lt;P&gt;I need to show groups per folder/directory.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;staff | /prod/crm&lt;/P&gt;
&lt;P&gt;controlm | /prod/bi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 17:56:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428887#M105905</guid>
      <dc:creator>DartRodrigo</dc:creator>
      <dc:date>2018-01-18T17:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Shell command to show all Groups and users that access or reads a folder or a file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428899#M105908</link>
      <description>&lt;P&gt;If "others" have read permission,&amp;nbsp;&lt;EM&gt;everybody&lt;/EM&gt; has access. If not, but the group has read permission, then all members of this group have access. If neither, only the owner has access. That's it. Unless you have defined ACL's.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 19:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Shell-command-to-show-all-Groups-and-users-that-access-or-reads/m-p/428899#M105908</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-01-18T19:18:12Z</dc:date>
    </item>
  </channel>
</rss>

