<?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: Extracting SAS metadata folder list ans group permissions in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655612#M19145</link>
    <description>&lt;P&gt;You might look at the Metacoda plug-ins for the SAS Management Console to see if they can provide the report you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new PC and the SMC hasn't been installed yet, so I can't check this myself, but I know Metacoda provides some security reporting in a better fashion than the plain SMC.&amp;nbsp; Some of the tools are free.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jun 2020 18:39:05 GMT</pubDate>
    <dc:creator>JackHamilton</dc:creator>
    <dc:date>2020-06-09T18:39:05Z</dc:date>
    <item>
      <title>Extracting SAS metadata folder list ans group permissions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655611#M19144</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Is there a way using sas code one can extract the list of folders in the metadataserver and the permissions which different groups have.&lt;BR /&gt;We have our stored processes organized into different folders in the SMC (Folders plugin).&lt;BR /&gt;The information can be&amp;nbsp; seen in the SAS Management Console.&lt;BR /&gt;I was wondering if this information can be extracted using sas code. I know the list of stored processes canbe obtained but what I am interested in is information about which group has what access to these stored processes.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 18:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655611#M19144</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2020-06-09T18:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SAS metadata folder list ans group permissions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655612#M19145</link>
      <description>&lt;P&gt;You might look at the Metacoda plug-ins for the SAS Management Console to see if they can provide the report you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a new PC and the SMC hasn't been installed yet, so I can't check this myself, but I know Metacoda provides some security reporting in a better fashion than the plain SMC.&amp;nbsp; Some of the tools are free.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 18:39:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655612#M19145</guid>
      <dc:creator>JackHamilton</dc:creator>
      <dc:date>2020-06-09T18:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SAS metadata folder list ans group permissions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655623#M19146</link>
      <description>&lt;P&gt;Take a look at &lt;A href="https://go.documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=n0l1mpdt430djgn1bl1c3euei85w.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;%MDSECDS Security Report Macro&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 20:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655623#M19146</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-06-09T20:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting SAS metadata folder list ans group permissions</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655650#M19147</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13901"&gt;@JackHamilton&lt;/a&gt;&amp;nbsp;for mentioning Metacoda Plug-ins. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/131732"&gt;@Sajid01&lt;/a&gt;,&amp;nbsp;if you're after a fast and visual way to see the group permissions on a SAS metadata folder (or any type of SAS metadata object), then &lt;A href="https://www.metacoda.com/en/products/security-plug-ins/object-permissions-explorer/" target="_blank" rel="noopener"&gt;Metacoda Object Permissions Explorer&lt;/A&gt; provides this in a few clicks. Using this plug-in, you can look at a single object (folder, library, stored process, report etc.) and review the effective permissions on that object across multiple identities (users and/or groups). If you want to delve into how that permission is set then the &lt;A href="https://www.metacoda.com/en/products/security-plug-ins/permissions-tracer/" target="_blank" rel="noopener"&gt;Metacoda Permissions Tracer&lt;/A&gt; helps you to easily discover the source of effective permissions on the object for an identity (user and/or group).&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;There are some example blog posts that describe how these plug-ins help answer the question who has access and how and there is also reporting functionality provided:&lt;/P&gt;
&lt;UL&gt;
&lt;LI data-unlink="true"&gt;&lt;A href="https://platformadmin.com/blogs/paul/2012/04/effective-permissions-explorers-sneak-peek/" target="_blank" rel="noopener"&gt;Metacoda Effective Permissions Explorers&lt;/A&gt;&lt;/LI&gt;
&lt;LI data-unlink="true"&gt;&lt;A href="https://platformadmin.com/blogs/paul/2016/03/tracing-permissions-sas-metadata-security/" target="_blank" rel="noopener"&gt;Tracing Permissions for SAS Metadata Security&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Feel free to experience it yourself in your own environment with a &lt;A href="https://www.metacoda.com/en/evaluation/" target="_blank" rel="noopener"&gt;free 30 day evaluation&lt;/A&gt;. It's a 5 minute installation (if that) on the SAS Management Console client.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Kind Regards,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Michelle&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 22:46:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Extracting-SAS-metadata-folder-list-ans-group-permissions/m-p/655650#M19147</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2020-06-09T22:46:53Z</dc:date>
    </item>
  </channel>
</rss>

